Skip to content

Commit 9ff410c

Browse files
fix(deps): update dependency io.micronaut.serde:micronaut-serde-jackson to v2.14.0
1 parent f9409ef commit 9ff410c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1536M -XX:MaxMetaspaceSize=1024M
2626
hibernateVersion=5.6.15.Final
2727
jbossTransactionApiVersion=2.0.0.Final
2828
micronautVersion=4.6.5
29-
micronautSerdeJacksonVersion=2.11.0
29+
micronautSerdeJacksonVersion=2.14.0
3030
springSecurityCoreVersion=7.0.0-SNAPSHOT
3131

3232
# Set when we are temporarily releasing, should be false unless we want to prevent

0 commit comments

Comments
 (0)