File tree 1 file changed +2
-2
lines changed 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
4
4
id ' org.ajoberstar.grgit' version ' 5.2.2'
5
5
id " com.github.ben-manes.versions" version ' 0.51.0'
6
6
id ' ru.vyarus.mkdocs' version ' 3.0.0'
7
- id " com.github.spotbugs" version " 6.0.9 "
7
+ id " com.github.spotbugs" version " 6.0.12 "
8
8
id ' com.diffplug.spotless' version ' 6.25.0'
9
9
id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
10
10
}
@@ -48,7 +48,7 @@ dependencies {
48
48
implementation " org.apache.commons:commons-text:${ commonTextVersion} "
49
49
api " com.commercetools.sdk:commercetools-sdk-java-api:${ commercetoolsJavaSdkV2Version} "
50
50
api ' commons-io:commons-io:2.16.1'
51
- api ' commons-codec:commons-codec:1.16.1 '
51
+ api ' commons-codec:commons-codec:1.17.0 '
52
52
api ' com.google.code.findbugs:annotations:3.0.1'
53
53
api ' com.neovisionaries:nv-i18n:1.29'
54
54
testImplementation " org.mockito:mockito-junit-jupiter:${ mockitoJunitJupiterVersion} "
You can’t perform that action at this time.
0 commit comments