Skip to content

Commit

Permalink
fix(deps): update micronaut.aot to v2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 7b4c61f commit 1a496f5
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.6.0" # This is the platform version, used in our tests
micronaut-aot = "2.4.0"
micronaut-aot = "2.5.0"
micronaut-testresources = "2.6.1"
micronaut-openapi = "6.12.2"

Expand Down

0 comments on commit 1a496f5

Please sign in to comment.