Skip to content

Commit

Permalink
Bump Apache Commons to 3.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mars885 committed Sep 24, 2024
1 parent 17c88c4 commit 22d501c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ object versions {
const val fragmentKtx = "1.8.3"
const val constraintLayout = "2.1.4"
const val materialComponents = "1.12.0"
const val apacheCommons = "3.15.0"
const val apacheCommons = "3.17.0"
const val javaPoet = "1.13.0" // also in buildSrc build.gradle.kts file
const val kotlinPoet = "1.18.1"
const val incap = "1.0.0"
Expand Down

0 comments on commit 22d501c

Please sign in to comment.