Skip to content

Commit

Permalink
chore(deps): bump io.micronaut.application in /run/micronaut-hello-wo…
Browse files Browse the repository at this point in the history
…rld (#979)
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent dbd978e commit 4f35eec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run/micronaut-hello-world/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
kotlin("jvm") version "1.9.22"
kotlin("plugin.allopen") version "1.9.22"
id("com.google.devtools.ksp") version "1.9.22-1.0.18"
id("io.micronaut.application") version "4.3.3"
id("io.micronaut.application") version "4.3.4"
}

repositories {
Expand Down

0 comments on commit 4f35eec

Please sign in to comment.