Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Commit 5ba097e

Browse files
Update dependency io.github.gradle-nexus:publish-plugin to v1.3.0
1 parent f1cc954 commit 5ba097e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.6.1'
1414
classpath "gradle.plugin.com.energizedwork.webdriver-binaries:webdriver-binaries-gradle-plugin:$webdriverBinariesVersion"
1515
classpath "org.grails.plugins:views-gradle:2.3.2"
16-
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
16+
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
1717
}
1818
}
1919

0 commit comments

Comments
 (0)