Skip to content

Commit

Permalink
Update circe-config to 0.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 22, 2023
1 parent 7c12735 commit 23eb566
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 23eb566

Please # to comment.