Skip to content

Commit b6cd371

Browse files
Bump org.apache.commons:commons-lang3 from 3.10 to 3.18.0
Bumps org.apache.commons:commons-lang3 from 3.10 to 3.18.0. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-version: 3.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent afb4f4d commit b6cd371

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ dependencies {
104104
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
105105
compile 'com.google.code.gson:gson:2.13.0'
106106
compile 'io.gsonfire:gson-fire:1.8.4'
107-
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
107+
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.18.0'
108108
compile 'org.threeten:threetenbp:1.4.3'
109109
testCompile 'junit:junit:4.13'
110110
}

0 commit comments

Comments
 (0)