Skip to content

Commit 04398a4

Browse files
authored
Use the latest release of the Gradle plugin (#566)
1 parent d4ae15a commit 04398a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ buildscript {
77
dependencies {
88
classpath "com.gradle.publish:plugin-publish-plugin:+"
99
classpath "io.github.gradle-nexus:publish-plugin:+"
10-
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.24.5"
10+
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:+"
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)