Skip to content

Commit

Permalink
K8S to M7 (#586)
Browse files Browse the repository at this point in the history
* K8S to M7

* update to latest milestones
  • Loading branch information
sdelamo authored Jun 11, 2023
1 parent e95290e commit 6d9ed99
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,10 +1,10 @@
[versions]

micronaut = "4.0.0-M6"
micronaut = "4.0.0-M7"
micronaut-platform = "4.0.0-M2"
micronaut-docs = "2.0.0"
micronaut-test = "4.0.0-M6"
micronaut-gradle-plugin = "4.0.0-M4"
micronaut-test = "4.0.0-M7"
micronaut-gradle-plugin = "4.0.0-M3"

groovy = "4.0.12"
spock = '2.3-groovy-4.0'
Expand All @@ -19,7 +19,7 @@ io-kubernetes-client-java = '18.0.0'
io-fabric8-kubernetes-client = '6.7.1'

micronaut-discovery = "4.0.0-M3"
micronaut-logging = "1.0.0-M3"
micronaut-logging = "1.0.0-M4"
micronaut-reactor = "3.0.0-M6"
micronaut-serde = '2.0.0-M10'
micronaut-validation = '4.0.0-M9'
Expand Down

0 comments on commit 6d9ed99

Please sign in to comment.