Skip to content

Commit

Permalink
downgrade to org.ajoberstar.git-publish 2.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
siordache committed Mar 3, 2022
1 parent 1cbb583 commit f56d105
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
Expand Up @@ -23,7 +23,7 @@ plugins {
id 'com.github.jk1.dependency-license-report' version '1.17'
id "com.github.hierynomus.license" version "0.15.0"
id "org.asciidoctor.convert" version "2.4.0"
id "org.ajoberstar.git-publish" version "3.0.0"
id "org.ajoberstar.git-publish" version "2.1.3"
}

if(JavaVersion.current() != JavaVersion.VERSION_11) {
Expand Down

0 comments on commit f56d105

Please sign in to comment.