Skip to content

Commit ffaea40

Browse files
committed
Update refined to 0.9.24
1 parent 052fb79 commit ffaea40

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ lazy val refined = project
126126
.settings(commonSettings)
127127
.settings(
128128
libraryDependencies ++= Seq(
129-
"eu.timepit" %% "refined" % "0.9.23",
129+
"eu.timepit" %% "refined" % "0.9.24",
130130
).map(_.withDottyCompat(scalaVersion.value))
131131
)
132132

0 commit comments

Comments
 (0)