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 0dd0372 commit 1aa2746Copy full SHA for 1aa2746
buildSrc/src/main/kotlin/Versions.kt
@@ -30,7 +30,7 @@ object Versions {
30
31
const val EXPRESSIBLE = "1.3.6"
32
const val PANDA_UTILITIES = "0.5.3-alpha"
33
- const val APACHE_COMMONS = "2.20.0"
+ const val APACHE_COMMONS = "2.21.0"
34
35
const val TRIUMPH_GUI = "3.1.13"
36
0 commit comments