Skip to content

Commit

Permalink
Updated ide-plugins-common to version 2.2.6.
Browse files Browse the repository at this point in the history
  • Loading branch information
asafgabai committed Sep 26, 2023
1 parent 5c23b6e commit 1b16922
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.5'
implementation group: 'com.jfrog.ide', name: 'ide-plugins-common', version: '2.2.6'
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 1b16922

Please sign in to comment.