Skip to content

Commit 565b2e0

Browse files
authored
Merge pull request #1130 from ZeusWPI/dependabot/gradle/commons-validator-commons-validator-1.10.1
Bump commons-validator:commons-validator from 1.10.0 to 1.10.1
2 parents a4600d3 + 260568c commit 565b2e0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ androidx-test-core = { module = 'androidx.test:core', version.ref = 'androidxTes
3535
androidx-viewpager2 = { module = 'androidx.viewpager2:viewpager2', version = '1.1.0' }
3636
cachapa = { module = 'com.github.cachapa:ExpandableLayout', version = '2.9.2' }
3737
commons-lang3 = { module = 'org.apache.commons:commons-lang3', version = '3.18.0' }
38-
commons-validator = { module = 'commons-validator:commons-validator', version = '1.10.0' }
38+
commons-validator = { module = 'commons-validator:commons-validator', version = '1.10.1' }
3939
desugar = { module = 'com.android.tools:desugar_jdk_libs', version = '2.1.5' }
4040
equalsverifier = { module = 'nl.jqno.equalsverifier:equalsverifier', version = '4.4.1' }
4141
firebase-analytics = { module = 'com.google.firebase:firebase-analytics', version = '23.0.0' }

0 commit comments

Comments
 (0)