Skip to content

Commit

Permalink
chore: Update refined from 0.11.0 to 0.11.1 (#3448)
Browse files Browse the repository at this point in the history
  • Loading branch information
RenkuBot committed Jan 29, 2024
1 parent bc37361 commit 24e7386
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.6"

libraryDependencies += "ch.qos.logback" % "logback-classic" % "1.4.14"
libraryDependencies += "com.github.pureconfig" %% "pureconfig" % "0.17.5" % Test
libraryDependencies += "eu.timepit" %% "refined" % "0.11.0" % Test
libraryDependencies += "eu.timepit" %% "refined" % "0.11.1" % 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 24e7386

Please sign in to comment.