Skip to content

Commit

Permalink
Problem-JSON no milestones (#286)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 13, 2023
1 parent 73ffdff commit 56157e3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@

micronaut = "4.0.0"
micronaut-docs = '2.0.0'
micronaut-test = "4.0.0-M8"
micronaut-test = "4.0.0"

micronaut-serde = "2.0.0"
micronaut-validation = "4.0.0-M12"
micronaut-validation = "4.0.0"

groovy = "4.0.11"
groovy = "4.0.13"
kotlin = '1.8.22'
spock = "2.3-groovy-4.0"

Expand Down

0 comments on commit 56157e3

Please sign in to comment.