Skip to content

Commit

Permalink
fix(deps): update dependency micronaut to v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 15, 2024
1 parent 5c316bf commit 9e49b19
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.6.3"
version "4.7.0"
testRuntime "junit5"
enableNativeImage false
processing {
Expand Down

0 comments on commit 9e49b19

Please sign in to comment.