Skip to content

Commit

Permalink
Upgrade Gradle plugin (#2485)
Browse files Browse the repository at this point in the history
The previous release wasn't compatible with Micronaut 4.4 when used
in combination with the test resources control panel.

See micronaut-projects/micronaut-control-panel#150
  • Loading branch information
melix committed May 16, 2024
1 parent aa77f0a commit 19f0ce3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/templates.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ log4j = "2.23.1"
log4j-slf4j = "2.23.1"
micronaut-aot = "2.2.0"
micronaut-build-plugins = "6.6.4"
micronaut-gradle-plugin = "4.3.8"
micronaut-gradle-plugin = "4.4.0"
mockserver-client-java = "5.15.0"
mockk = "1.9.3"
protobuf-gradle-plugin = "0.9.2"
Expand Down

0 comments on commit 19f0ce3

Please sign in to comment.