We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7ab1a commit 13490a0Copy full SHA for 13490a0
build.gradle
@@ -11,7 +11,7 @@ ext {
11
// Core dependencies
12
commonsCodecVersion = "1.15"
13
commonsIoVersion = "2.8.0"
14
- commonsLangVersion = "3.11"
+ commonsLangVersion = "3.12.0"
15
commonsRdfVersion = "0.5.0"
16
slf4jVersion = "1.7.30"
17
0 commit comments