Skip to content

Commit

Permalink
Serialization to Core 4.0.0 (#515)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo authored Jul 12, 2023
1 parent dd904c2 commit d1c8db2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[versions]
micronaut = "4.0.0-RC5"
micronaut-platform = "4.0.0-M4"
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"
Expand Down

0 comments on commit d1c8db2

Please sign in to comment.