Skip to content

Commit

Permalink
fix(deps): update dependency micronaut to v4.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 3, 2024
1 parent 80009dc commit 439e103
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.7"
version "4.4.2"
testRuntime "junit5"
enableNativeImage false
processing {
Expand Down

0 comments on commit 439e103

Please sign in to comment.