Skip to content

Commit

Permalink
Update micronaut.aot to v2.1.1 (#833)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2023
1 parent 0918943 commit b1ceebd
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 @@ -10,7 +10,7 @@ oraclelinux = "9"
alpine="3.16"
graalvmPlugin = "0.9.27"
micronaut-platform = "4.1.0" # This is the platform version, used in our tests
micronaut-aot = "2.1.0"
micronaut-aot = "2.1.1"
micronaut-testresources = "2.0.0"
micronaut-openapi = "5.1.1"
log4j2 = { require = "2.17.1", reject = ["]0, 2.17["] }
Expand Down

0 comments on commit b1ceebd

Please sign in to comment.