Skip to content

Commit cf50b08

Browse files
fix(deps): update dependency io.micronaut.serde:micronaut-serde-jackson to v2.13.0
1 parent 2245f48 commit cf50b08

File tree

1 file changed

+1
-1
lines changed
  • grails-forge-core/src/main/resources

1 file changed

+1
-1
lines changed

Diff for: grails-forge-core/src/main/resources/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<dependency>
106106
<groupId>io.micronaut.serde</groupId>
107107
<artifactId>micronaut-serde-jackson</artifactId>
108-
<version>2.11.0</version>
108+
<version>2.13.0</version>
109109
</dependency>
110110
</dependencies>
111111
</project>

0 commit comments

Comments
 (0)