Skip to content

Commit

Permalink
Upgrade to Micronaut AOT 2.3.0 (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
melix authored Apr 2, 2024
1 parent e76e07f commit 419e871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jetbrains-annotations = "24.1.0"
tomlj = "1.1.1"

micronaut-platform = "4.3.3" # This is the platform version, used in our tests
micronaut-aot = "2.2.0"
micronaut-aot = "2.3.0"
micronaut-testresources = "2.3.3"
micronaut-openapi = "6.7.0"

Expand Down

0 comments on commit 419e871

Please sign in to comment.