Skip to content

Commit

Permalink
chore: Update refined from 0.11.1 to 0.11.2 (#3657)
Browse files Browse the repository at this point in the history
Co-authored-by: RenkuBot <[email protected]>
  • Loading branch information
2 people authored and Ralf Grubenmann committed Jun 5, 2024
1 parent 833dba2 commit 8197eeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance-tests/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ val circeVersion = "0.14.7"

libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.5.6"
libraryDependencies += "com.github.pureconfig" %% "pureconfig" % "0.17.6" % Test
libraryDependencies += "eu.timepit" %% "refined" % "0.11.1" % Test
libraryDependencies += "eu.timepit" %% "refined" % "0.11.2" % Test
libraryDependencies += "io.circe" %% "circe-core" % circeVersion % Test
libraryDependencies += "io.circe" %% "circe-literal" % circeVersion % Test
libraryDependencies += "io.circe" %% "circe-parser" % circeVersion % Test
Expand Down

0 comments on commit 8197eeb

Please sign in to comment.