Skip to content

Commit cd91699

Browse files
committed
Upgrade to Artifactory Gradle Plugin 4.27.1.
1 parent a7a92f2 commit cd91699

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildSrc/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@ dependencies {
5959
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
6060
implementation 'com.google.code.gson:gson:2.8.8'
6161
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
62+
implementation 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
6263
implementation 'io.spring.javaformat:spring-javaformat-checkstyle:0.0.29'
6364
implementation 'io.spring.nohttp:nohttp-checkstyle:0.0.10'
6465
implementation 'io.spring.nohttp:nohttp-gradle:0.0.10'
65-
implementation 'io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE'
6666
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
6767
implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2'
68-
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.24.20'
68+
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.27.1'
6969
implementation 'org.hidetake:gradle-ssh-plugin:2.10.1'
7070
implementation 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:2.7.1'
7171

0 commit comments

Comments
 (0)