Skip to content

Commit

Permalink
Update dependency micronaut to v4.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 17, 2024
1 parent 45f0e08 commit 624e156
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ java {
}

micronaut {
version = "4.3.0"
version = "4.4.0"
runtime("netty")
testRuntime("junit5")
processing {
Expand Down

0 comments on commit 624e156

Please sign in to comment.