Skip to content

Commit

Permalink
Update de-plugins-common to 2.2.4 (#404)
Browse files Browse the repository at this point in the history
  • Loading branch information
talarian1 committed Aug 23, 2023
1 parent 280e9da commit 6542258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ dependencies {
implementation group: 'com.jfrog.xray.client', name: 'xray-client-java', version: '0.14.1'
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
implementation group: 'org.jfrog.filespecs', name: 'file-specs-java', version: '1.1.2'
implementation group: 'com.jfrog.ide', name: 'ide-plugins-common', version: '2.2.3'
implementation group: 'com.jfrog.ide', name: 'ide-plugins-common', version: '2.2.4'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.11'
implementation group: 'com.google.guava', name: 'guava', version: '32.0.1-jre'

Expand Down

0 comments on commit 6542258

Please sign in to comment.