Skip to content

Commit

Permalink
Merge pull request #207 from scala-steward/update/circe-testing-0.14.10
Browse files Browse the repository at this point in the history
Update circe-testing to 0.14.10
  • Loading branch information
mergify[bot] authored Sep 6, 2024
2 parents 2ce21e4 + 0090c41 commit 46a3a25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ libraryDependencies ++= {

// Device registry specific dependencies
"com.lightbend.akka" %% "akka-stream-alpakka-csv" % "2.0.0",
"io.circe" %% "circe-testing" % "0.14.9",
"io.circe" %% "circe-testing" % "0.14.10",
"tech.sparse" %% "toml-scala" % "0.2.2",
"org.tpolecat" %% "atto-core" % "0.9.5",
"org.scalatestplus" %% "scalacheck-1-16" % "3.2.14.0" % Test
Expand Down

0 comments on commit 46a3a25

Please sign in to comment.