Skip to content

Commit

Permalink
fix(deps): update micronaut-aot to v1.1.1 (#519)
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 and timyates committed Sep 5, 2022
1 parent cf5a086 commit 511e592
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 @@ -7,7 +7,7 @@ groovy = "3.0.12"
spock = "2.1-groovy-3.0"
graalvmPlugin = "0.9.13"
micronaut = "3.2.0"
micronaut-aot = "1.1.0"
micronaut-aot = "1.1.1"
micronaut-testresources = "1.1.0"
log4j2 = { require = "2.17.1", reject = ["]0, 2.17["] }
jetbrains-annotations = "23.0.0"
Expand Down

0 comments on commit 511e592

Please sign in to comment.