Skip to content

Commit

Permalink
fix(deps): update dependency micronaut to v4.3.7 (#503)
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 Apr 1, 2024
1 parent dd3d0ec commit 9d9a2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-suite-graal/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ plugins {

mainClassName = "helloworld.Application"
micronaut {
version "4.3.4"
version "4.3.7"
testRuntime "junit5"
enableNativeImage false
processing {
Expand Down

0 comments on commit 9d9a2a6

Please sign in to comment.