Skip to content

Commit

Permalink
Merge pull request #209 from scala-steward-dev/update/refined-0.11.3
Browse files Browse the repository at this point in the history
Update refined to 0.11.3
  • Loading branch information
fthomas authored Jan 12, 2025
2 parents e67bec4 + 5a01649 commit 4cf66f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ object hello extends ScalaModule {

def ivyDeps = Agg(
ivy"io.circe::circe-core:0.14.6",
ivy"eu.timepit::refined:0.11.0", // huh
ivy"eu.timepit::refined:0.11.3", // huh
ivy"ch.epfl.scala:bsp4j:2.1.1",
ivy"io.circe::circe-generic:0.14.6",
ivy"javax.jms:javax.jms-api:2.0.1",
Expand Down

0 comments on commit 4cf66f3

Please sign in to comment.