Skip to content

Commit

Permalink
Upgrade Gradle Git Publish plugin to 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tgianos committed Feb 9, 2022
1 parent e78b9b9 commit a30f71c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -17,7 +17,7 @@ plugins {
id "com.github.kt3k.coveralls" version "2.12.0"
id "nebula.netflixoss" version "10.5.1"
id "org.ajoberstar.grgit" version "4.1.1"
id "org.ajoberstar.git-publish" version "3.0.0"
id "org.ajoberstar.git-publish" version "3.0.1"
id "org.springframework.boot" version "${spring_boot_version}" apply false
id "org.asciidoctor.jvm.convert" version "3.3.2" apply false
id "com.gorylenko.gradle-git-properties" version "2.3.2" apply false
Expand Down

0 comments on commit a30f71c

Please sign in to comment.