File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ plugins {
44 id ' org.ajoberstar.grgit' version ' 5.2.2'
55 id " com.github.ben-manes.versions" version ' 0.51.0'
66 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 "
88 id ' com.diffplug.spotless' version ' 6.25.0'
99 id ' io.github.gradle-nexus.publish-plugin' version ' 2.0.0'
1010}
@@ -48,7 +48,7 @@ dependencies {
4848 implementation " org.apache.commons:commons-text:${ commonTextVersion} "
4949 api " com.commercetools.sdk:commercetools-sdk-java-api:${ commercetoolsJavaSdkV2Version} "
5050 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 '
5252 api ' com.google.code.findbugs:annotations:3.0.1'
5353 api ' com.neovisionaries:nv-i18n:1.29'
5454 testImplementation " org.mockito:mockito-junit-jupiter:${ mockitoJunitJupiterVersion} "
You can’t perform that action at this time.
0 commit comments