Skip to content

Commit

Permalink
Update dependency micronaut to v4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent 45f0e08 commit 435cd0f
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.3.5"
runtime("netty")
testRuntime("junit5")
processing {
Expand Down

0 comments on commit 435cd0f

Please sign in to comment.