Skip to content

Commit

Permalink
Bump Artifactory Gradle plugin from 5.1.11 to 5.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
valfirst authored Dec 12, 2023
1 parent 0a1e734 commit b29befa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 2.0/gradle/vividus-library.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ spotless {

buildscript {
dependencies {
classpath(group: 'org.jfrog.buildinfo', name: 'build-info-extractor-gradle', version: '5.1.11')
classpath(group: 'org.jfrog.buildinfo', name: 'build-info-extractor-gradle', version: '5.1.12')
}
}
apply plugin: org.jfrog.gradle.plugin.artifactory.ArtifactoryPlugin
Expand Down

0 comments on commit b29befa

Please sign in to comment.