Skip to content

Commit

Permalink
Update commons validator to version 1.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Jan 25, 2024
1 parent baca688 commit 80a911d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
object Versions {
const val commonsValidator = "1.7"
const val commonsValidator = "1.8.0"
const val jodaTime = "2.12.5"
const val junit = "5.10.0"
const val jvmTarget = "17"
Expand Down

0 comments on commit 80a911d

Please sign in to comment.