Skip to content

Commit

Permalink
Serialization no milestones
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 13, 2023
1 parent 20d67ba commit 6ae41be
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
micronaut = "4.0.0"
micronaut-platform = "4.0.0-RC1"
micronaut-docs = "2.0.0"
micronaut-gradle-plugin = "4.0.0-M8"
micronaut-test = "4.0.0-M8"
micronaut-discovery = "4.0.0-M5"
micronaut-logging = "1.0.0-M6"
micronaut-gradle-plugin = "4.0.0"
micronaut-test = "4.0.0"
micronaut-discovery = "4.0.0"
micronaut-logging = "1.0.0"

groovy = "4.0.11"
spock = "2.3-groovy-4.0"
Expand All @@ -20,7 +20,7 @@ managed-jakarta-json-api = "2.1.2"
managed-jakarta-json-bindApi = "3.0.0"
managed-eclipse-parsson = "1.1.2"

micronaut-reactor = "3.0.0-M10"
micronaut-reactor = "3.0.0"

oracle-jdbc-driver = "23.2.0.0"
jetbrains-annotations = "24.0.1"
Expand Down

0 comments on commit 6ae41be

Please sign in to comment.