Skip to content

Commit

Permalink
#202 fixed dependency reference
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed Mar 5, 2024
1 parent 69e147e commit 7528a7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eventuate-tram-spring-messaging-starter/build.gradle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

dependencies {

compile "io.eventuate.tram.core:eventuate-tram-messaging"
compile project(":eventuate-tram-messaging")

compileOnly project(":eventuate-tram-spring-producer-jdbc")
compileOnly project(":eventuate-tram-spring-consumer-kafka")
Expand Down

0 comments on commit 7528a7d

Please sign in to comment.