Skip to content

Commit

Permalink
Merge pull request #247 from nafg/update/circe-yaml-v12-1.15.0
Browse files Browse the repository at this point in the history
Update circe-yaml-v12 to 1.15.0
  • Loading branch information
mergify[bot] authored Dec 14, 2023
2 parents 358b1c0 + 6e11c66 commit 5787270
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/build-build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ libraryDependencies += "com.lihaoyi" %% "ujson"
libraryDependencies += "com.lihaoyi" %% "pprint" % "0.8.1"
libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.2.0"
libraryDependencies += "io.circe" %% "circe-generic-extras" % "0.14.3"
libraryDependencies += "io.circe" %% "circe-yaml-v12" % "0.15.1"
libraryDependencies += "io.circe" %% "circe-yaml-v12" % "1.15.0"

0 comments on commit 5787270

Please sign in to comment.