Skip to content

Commit 79f7f70

Browse files
Update commons-validator to 1.10.0 (#282)
1 parent d975092 commit 79f7f70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66

77
val UrlDetector = "0.1.23"
88
val ScalaTest = "3.2.19"
9-
val CommonsValidator = "1.9.0"
9+
val CommonsValidator = "1.10.0"
1010
val ScalaCollectionCompat = "2.13.0"
1111
val ScalaUri = "4.2.0"
1212
val OrganizeImports = "0.6.0"

0 commit comments

Comments
 (0)