Skip to content

Commit e054a21

Browse files
dependency: Update dependency commons-io:commons-io to v2.20.0 (#1055)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9439952 commit e054a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Versions.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ object Versions {
3030

3131
const val EXPRESSIBLE = "1.3.6"
3232
const val PANDA_UTILITIES = "0.5.3-alpha"
33-
const val APACHE_COMMONS = "2.19.0"
33+
const val APACHE_COMMONS = "2.20.0"
3434

3535
const val TRIUMPH_GUI = "3.1.12"
3636

0 commit comments

Comments
 (0)