Skip to content

Commit

Permalink
fix(deps): update dependency micronaut to v4.6.3 (#581)
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 Oct 25, 2024
1 parent 659136e commit 70af9df
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.2"
version "4.6.3"
testRuntime "junit5"
enableNativeImage false
processing {
Expand Down

0 comments on commit 70af9df

Please sign in to comment.