Skip to content

Commit ff11673

Browse files
Update dependency io.github.gradle-nexus:publish-plugin to v2
1 parent 5a95ad9 commit ff11673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sourceSets {
1818
}
1919

2020
group 'net.neoforged.gradleutils'
21-
version '5.0.3' // renovate bump
21+
version '5.0.4' // renovate bump
2222

2323
repositories {
2424
mavenCentral()
@@ -50,7 +50,7 @@ configurations {
5050

5151
dependencies {
5252
api 'org.eclipse.jgit:org.eclipse.jgit:5.10.0.202012080955-r'
53-
api 'io.github.gradle-nexus:publish-plugin:1.3.0'
53+
api 'io.github.gradle-nexus:publish-plugin:2.0.0'
5454

5555
api("net.neoforged:groovydslimprover:${gdi_version}") {
5656
capabilities {

0 commit comments

Comments
 (0)