Skip to content

Commit

Permalink
Merge pull request #3 from LeakyAbstractions/dependabot/gradle/develo…
Browse files Browse the repository at this point in the history
…p/io.micronaut.application-4.4.2

Bump io.micronaut.application from 4.4.0 to 4.4.2
  • Loading branch information
guillermocalvo authored Jul 22, 2024
2 parents 830c2f6 + 8f8d0eb commit 9139692
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.4.0"
id("io.micronaut.application") version "4.4.2"
id("io.micronaut.aot") version "4.4.0"
}

Expand Down

0 comments on commit 9139692

Please sign in to comment.