Skip to content

Commit 7cfa4cf

Browse files
authored
session to core 4.0.0 (#88)
1 parent 23bee23 commit 7cfa4cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[versions]
2-
micronaut = "4.0.0-RC4"
2+
micronaut = "4.0.0"
33
micronaut-cache = "4.0.0"
44
micronaut-docs = "2.0.0"
55
micronaut-serde = "2.0.0"
6-
micronaut-test = "4.0.0-M5"
6+
micronaut-test = "4.0.0"
77

88
groovy = "4.0.11"
99
junit = '5.9.3'

0 commit comments

Comments
 (0)