Skip to content

Commit 631c093

Browse files
Update dependency io.micronaut.serde:micronaut-serde-jackson to v2.14.0
1 parent 5b8f154 commit 631c093

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
@@ -24,7 +24,7 @@ org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1536M -XX:MaxMetaspaceSize=1024M
2424

2525
# libraries only specific to test apps, these should not be exposed
2626
micronautVersion=4.6.5
27-
micronautSerdeJacksonVersion=2.11.0
27+
micronautSerdeJacksonVersion=2.14.0
2828
springSecurityCoreVersion=7.0.0-SNAPSHOT
2929

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

0 commit comments

Comments
 (0)