We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ffc806 commit b46bbd5Copy full SHA for b46bbd5
gradle/libs.versions.toml
@@ -1,10 +1,10 @@
1
[versions]
2
micronaut-docs = '2.0.0'
3
-micronaut = "4.0.0-RC4"
+micronaut = "4.0.0-RC5"
4
micronaut-platform = "4.0.0-M1"
5
-micronaut-test = "4.0.0-M5"
+micronaut-test = "4.0.0-M9"
6
micronaut-gradle-plugin = "4.0.0-M8"
7
-groovy = "4.0.12"
+groovy = "4.0.13"
8
spock = '2.3-groovy-4.0'
9
10
awaitility = '4.2.0'
@@ -18,7 +18,7 @@ testcontainers = '1.18.1'
18
managed-amqp-client = '5.17.0'
19
20
micronaut-micrometer = "5.0.0-M5"
21
-micronaut-serde = "2.0.0-M12"
+micronaut-serde = "2.0.0-M13"
22
23
micronaut-logging = "1.0.0-M5"
24
[libraries]
0 commit comments