We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dd6f09 commit cfcc522Copy full SHA for cfcc522
settings.gradle.kts
@@ -11,7 +11,7 @@ pluginManagement {
11
val jooqPluginVersion: String by settings
12
val flywayPluginVersion: String by settings
13
val detektVersion: String by settings
14
- val micronautGradlePluginVersion = "4.5.3"
+ val micronautGradlePluginVersion = "4.5.4"
15
16
kotlin("jvm") version kotlinVersion
17
kotlin("kapt") version kotlinVersion
0 commit comments