Skip to content

Commit

Permalink
Discovery Client no Milestones (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 13, 2023
1 parent 2e2f79e commit 943f76f
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 @@ -3,11 +3,11 @@
micronaut = "4.0.0"
micronaut-platform = "4.0.0-RC1"
micronaut-docs = "2.0.0"
micronaut-test = "4.0.0-M9"
micronaut-test = "4.0.0"
micronaut-serde = "2.0.0"
micronaut-validation = "4.0.0-M11"
micronaut-validation = "4.0.0"

groovy = "4.0.12"
groovy = "4.0.13"
spock = "2.3-groovy-4.0"
testcontainers = "1.18.3"
awaitility = "4.2.0"
Expand Down

0 comments on commit 943f76f

Please sign in to comment.