Skip to content

Commit

Permalink
Mongo no milestones (#454)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Jul 13, 2023
1 parent d0fb50a commit ee7be7d
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
micronaut = "4.0.0"
micronaut-platform = "4.0.0-RC1"
micronaut-docs = "2.0.0"
micronaut-gradle-plugin = "4.0.0-M8"
micronaut-gradle-plugin = "4.0.0"

groovy = "4.0.13"
spock = "2.3-groovy-4.0"
Expand All @@ -11,12 +11,12 @@ testcontainers = "1.18.3"
managed-mongo = "4.10.1"
managed-mongo-reactive = "4.10.1"

micronaut-micrometer = "5.0.0-M6"
micronaut-serde = "2.0.0-M13"
micronaut-test = "4.0.0-M9"
micronaut-testresources = "2.0.0-M8"
micronaut-validation = "4.0.0-M12"
micronaut-logging = "1.0.0-M6"
micronaut-micrometer = "5.0.0"
micronaut-serde = "2.0.0"
micronaut-test = "4.0.0"
micronaut-testresources = "2.0.0"
micronaut-validation = "4.0.0"
micronaut-logging = "1.0.0"

[libraries]
# Core
Expand Down

0 comments on commit ee7be7d

Please sign in to comment.