Skip to content

Commit

Permalink
Merge pull request #198 from scala-steward/update/everit-json-schema-…
Browse files Browse the repository at this point in the history
…1.14.3

Update everit-json-schema to 1.14.3
  • Loading branch information
mergify[bot] authored Oct 18, 2023
2 parents e2a8d3e + 0901d03 commit d4d6f60
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 @@ -425,7 +425,7 @@ object Deps {
val jawn = ivy"io.circe::circe-jawn:0.14.6"
}
object everit {
val jsonSchema = ivy"com.github.erosb:everit-json-schema:1.14.2"
val jsonSchema = ivy"com.github.erosb:everit-json-schema:1.14.3"
}
val slf4j =
ivy"org.slf4j:slf4j-nop:2.0.9" // needed since swagger-parser relies on slf4j-api
Expand Down

0 comments on commit d4d6f60

Please sign in to comment.