Skip to content

Commit

Permalink
fix(deps): update micronaut.aot to v2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 0991ff0 commit 4840fb8
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 @@ -15,7 +15,7 @@ jetbrains-annotations = "26.0.1"
tomlj = "1.1.1"

micronaut-platform = "4.7.4" # This is the platform version, used in our tests
micronaut-aot = "2.5.0"
micronaut-aot = "2.6.0"
micronaut-testresources = "2.7.2"
micronaut-openapi = "6.13.2"

Expand Down

0 comments on commit 4840fb8

Please sign in to comment.