Skip to content

Commit

Permalink
M2 (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Apr 24, 2023
1 parent 1b43993 commit d94af40
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]

micronaut = "4.0.0-M1"
micronaut = "4.0.0-M2"
micronaut-docs = '2.0.0'
micronaut-test = "4.0.0-SNAPSHOT"
micronaut-test = "4.0.0-M1"

micronaut-serde = "2.0.0-M1"
micronaut-validation = "4.0.0-M2"
micronaut-validation = "4.0.0-M4"

groovy = "4.0.10"
groovy = "4.0.11"
kotlin = '1.8.20'
spock = "2.3-groovy-4.0"

Expand Down

0 comments on commit d94af40

Please sign in to comment.