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-dev committed Jan 25, 2024
1 parent 46fab0a commit d7b1bbb
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 d7b1bbb

Please sign in to comment.