We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8d3f9 commit 905e192Copy full SHA for 905e192
gradle.properties
@@ -23,7 +23,7 @@ org.gradle.daemon=true
23
org.gradle.jvmargs=-Dfile.encoding=UTF-8 -Xmx1536M -XX:MaxMetaspaceSize=1024M
24
25
# libraries only specific to test apps, these should not be exposed
26
-micronautVersion=4.6.5
+micronautVersion=4.8.3
27
micronautSerdeJacksonVersion=2.11.0
28
springSecurityCoreVersion=7.0.0-SNAPSHOT
29
0 commit comments