Skip to content

Commit

Permalink
Merge pull request #182 from scala-steward/update/circe-jawn-0.14.6
Browse files Browse the repository at this point in the history
Update circe-jawn to 0.14.6
  • Loading branch information
mergify[bot] authored Aug 31, 2023
2 parents 27f90dc + 4936644 commit b1b0831
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 @@ -422,7 +422,7 @@ object Deps {
ivy"com.disneystreaming.alloy:alloy-core:$alloyVersion"
}
object circe {
val jawn = ivy"io.circe::circe-jawn:0.14.5"
val jawn = ivy"io.circe::circe-jawn:0.14.6"
}
object everit {
val jsonSchema = ivy"com.github.erosb:everit-json-schema:1.14.2"
Expand Down

0 comments on commit b1b0831

Please sign in to comment.