Skip to content

Commit f23ce73

Browse files
committed
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 in /buildSrc
Signed-off-by: Sotaro Hikita <bering1814@gmail.com>
1 parent 525183e commit f23ce73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies {
7373

7474
// Required for dependency licenses task
7575
implementation 'org.apache.rat:apache-rat:0.15'
76-
implementation 'commons-codec:commons-codec:1.21.0'
76+
implementation 'commons-codec:commons-codec:1.22.0'
7777

7878
if (localRepo) {
7979
implementation(name: "build-tools-${buildToolsVersion}") {

0 commit comments

Comments
 (0)