File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ guava = "33.5.0-jre"
2525commonmark = " 0.27.0"
2626kotlin-compile-testing = " 1.6.0"
2727
28- micronaut = " 4.10.6 "
28+ micronaut = " 4.10.7 "
2929micronaut-platform = " 4.9.4"
3030micronaut-jaxrs = " 4.9.2"
3131micronaut-views = " 5.9.0"
@@ -36,12 +36,12 @@ micronaut-rxjava3 = "3.9.0"
3636micronaut-reactor = " 3.9.0"
3737micronaut-gradle-plugin = " 4.5.5"
3838micronaut-groovy = " 4.7.0"
39- micronaut-validation = " 4.11 .0"
39+ micronaut-validation = " 4.12 .0"
4040micronaut-data = " 4.14.0"
41- micronaut-test = " 4.9.0 "
41+ micronaut-test = " 4.10.1 "
4242micronaut-kotlin = " 4.7.0"
4343micronaut-logging = " 1.7.1"
44- micronaut-session = " 4.7 .0"
44+ micronaut-session = " 4.8 .0"
4545micronaut-grpc = " 4.12.0"
4646micronaut-spring = " 5.11.2"
4747micronaut-docs = " 3.0.0"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ dependencyResolutionManagement {
1313}
1414
1515plugins {
16- id(" io.micronaut.build.shared.settings" ) version " 8.0.0-M4 "
16+ id(" io.micronaut.build.shared.settings" ) version " 8.0.0-M5 "
1717}
1818enableFeaturePreview(" TYPESAFE_PROJECT_ACCESSORS" )
1919
You can’t perform that action at this time.
0 commit comments