Skip to content

Commit 3ccd01f

Browse files
Update scala-uri to 4.0.3 (#62)
1 parent 2ac2f7c commit 3ccd01f

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
@@ -8,7 +8,7 @@ object Dependencies {
88
val ScalaTest = "3.2.14"
99
val CommonsValidator = "1.7"
1010
val ScalaCollectionCompat = "2.8.1"
11-
val ScalaUri = "4.0.2"
11+
val ScalaUri = "4.0.3"
1212
val OrganizeImports = "0.6.0"
1313
val Scaluzzi = "0.1.23"
1414

0 commit comments

Comments
 (0)