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 Nov 9, 2024
1 parent b9874a5 commit 2ebbfa8
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.6.3" # This is the platform version, used in our tests
micronaut-aot = "2.5.0"
micronaut-aot = "2.6.0"
micronaut-testresources = "2.6.2"
micronaut-openapi = "6.13.0"

Expand Down

0 comments on commit 2ebbfa8

Please sign in to comment.