Skip to content

Commit

Permalink
Bump versions in preparation for release (#775)
Browse files Browse the repository at this point in the history
  • Loading branch information
melix authored Jul 13, 2023
1 parent 05ec5e4 commit ad7e4f3
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 @@ -9,9 +9,9 @@ spock = "2.1-groovy-3.0"
oraclelinux = "9"
graalvmPlugin = "0.9.23"
micronaut-platform = "4.0.0-RC1" # This is the platform version, used in our tests
micronaut-aot = "2.0.0-M5"
micronaut-testresources = "2.0.0-M13"
micronaut-openapi = "5.0.0-M12"
micronaut-aot = "2.0.0"
micronaut-testresources = "2.0.0"
micronaut-openapi = "5.0.0"
log4j2 = { require = "2.17.1", reject = ["]0, 2.17["] }
jetbrains-annotations = "24.0.1"
tomlj = "1.1.0"
Expand Down

0 comments on commit ad7e4f3

Please sign in to comment.