Skip to content

Commit

Permalink
Bump com.github.erosb:json-sKema from 0.14.0 to 0.15.0 (#173)
Browse files Browse the repository at this point in the history
Bumps [com.github.erosb:json-sKema](https://github.com/erosb/json-sKema) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/erosb/json-sKema/releases)
- [Commits](erosb/json-sKema@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: com.github.erosb:json-sKema
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent 6665b70 commit d8f8922
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ dependencies {

implementation("com.github.erosb:everit-json-schema:1.14.4")

implementation("com.github.erosb:json-sKema:0.14.0")
implementation("com.github.erosb:json-sKema:0.15.0")

implementation("io.confluent:kafka-streams-json-schema-serde:$confluentVersion")
implementation("io.confluent:kafka-schema-registry-client:$confluentVersion")
Expand Down

0 comments on commit d8f8922

Please sign in to comment.