Skip to content

Commit

Permalink
build(deps): bump io.debezium:debezium-api
Browse files Browse the repository at this point in the history
Bumps io.debezium:debezium-api from 1.3.0.Final to 2.5.0.Final.

---
updated-dependencies:
- dependency-name: io.debezium:debezium-api
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 06c56c3 commit c9a13be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ targetCompatibility = JavaVersion.VERSION_11
ext {
kafkaVersion = "2.0.1"
testcontainersVersion = "1.19.3"
debeziumVersion = "1.3.0.Final"
debeziumVersion = "2.5.0.Final"
}

distributions {
Expand Down

0 comments on commit c9a13be

Please sign in to comment.