Skip to content

Commit

Permalink
fix: Kafka connector version (#879)
Browse files Browse the repository at this point in the history
* fix: Kafka connector verison.

* add comment.
  • Loading branch information
EdwinBetanc0urt authored Sep 5, 2024
1 parent a4a7f86 commit 7c59dac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,9 @@ dependencies {

// ADempiere Core + Patches + Features
implementation "com.solop:adempiere.solop_libs:3.9.4.001-1.0.6"

// TODO: Delete this dependency with merge multitenant branch
implementation "io.github.adempiere:adempiere-kafka-connector:1.3.8"
}

configurations.all {
Expand Down

0 comments on commit 7c59dac

Please sign in to comment.