Browse Source

SONAR-19690 Bump com.jfrog.artifactory to 4.32.0

tags/10.2.0.77647
stanislavh 1 year ago
parent
commit
5ca2df19f6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      build.gradle

+ 1
- 1
build.gradle View File

@@ -8,7 +8,7 @@ plugins {
id "com.github.hierynomus.license-report" version "0.16.1" apply false
id 'com.github.johnrengelman.shadow' version '7.1.2' apply false
id 'com.google.protobuf' version '0.8.19' apply false
id 'com.jfrog.artifactory' version '4.31.8'
id 'com.jfrog.artifactory' version '4.32.0'
id "de.undercouch.download" version "5.4.0" apply false
id 'io.spring.dependency-management' version '1.1.0'
id "org.cyclonedx.bom" version "1.7.4" apply false

Loading…
Cancel
Save