Skip to content

Commit

Permalink
Upgrade Micronaut Gradle plugin to 3.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sdelamo committed Jul 21, 2022
1 parent 23f1134 commit 98f74c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id("com.github.johnrengelman.shadow") version "7.1.2"
id("io.micronaut.application") version "3.5.0"
id("io.micronaut.application") version "3.5.1"
id("com.gorylenko.gradle-git-properties") version "2.4.0-rc2"
}

Expand Down

0 comments on commit 98f74c7

Please sign in to comment.