Skip to content

Commit e27062e

Browse files
authored
Merge pull request #367 from scala-steward/update/refined-0.10.3
Update refined to 0.10.3
2 parents 509f06d + da545d2 commit e27062e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ val Versions = new {
6666
val monix = "3.4.1"
6767
val scalaTest = "3.2.15"
6868
val sttp = "3.3.18"
69-
val refined = "0.10.2"
69+
val refined = "0.10.3"
7070
val scalaCache = "1.0.0-M6"
7171
}
7272

0 commit comments

Comments
 (0)