Skip to content

Commit

Permalink
Merge pull request #206 from scala-steward-dev/update/circe-config-0.…
Browse files Browse the repository at this point in the history
…10.1

Update circe-config to 0.10.1
  • Loading branch information
fthomas authored Jan 25, 2024
2 parents afc71e4 + d7b1bbb commit 343687f
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 @@ -29,6 +29,6 @@ object hello extends ScalaModule {
ivy"javax.jms:javax.jms-api:2.0.1",
ivy"activemq:activemq:4.0-M3",
ivy"io.circe::circe-fs2:0.14.1",
ivy"io.circe::circe-config:0.10.0"
ivy"io.circe::circe-config:0.10.1"
)
}

0 comments on commit 343687f

Please sign in to comment.