Skip to content

Commit

Permalink
#202 Fix eventuate-tram-spring-messaging-starter is insufficient, eve…
Browse files Browse the repository at this point in the history
…ntuate-tram-messaging is missing from the compile classpath
  • Loading branch information
cer committed Mar 4, 2024
1 parent 79534ef commit 3f24023
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eventuate-tram-spring-messaging-starter/build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

dependencies {

compile "io.eventuate.tram.core:eventuate-tram-messaging"

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

0 comments on commit 3f24023

Please sign in to comment.