Skip to content

Commit

Permalink
Update refined to 0.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 4, 2024
1 parent 1881a24 commit d9d595f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@ lazy val refined = project
.settings(
name := "tethys-refined",
libraryDependencies ++= Seq(
"eu.timepit" %% "refined" % "0.10.2"
"eu.timepit" %% "refined" % "0.10.3"
)
)
.dependsOn(core)
Expand Down

0 comments on commit d9d595f

Please sign in to comment.