Skip to content

Commit

Permalink
Upgraded eventuate dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cer committed May 4, 2023
1 parent c6740ae commit b668eff
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ deployUrl=file:///Users/cer/.m2/testdeploy

eventuateMavenRepoUrl=file:///Users/cer/.m2/testdeploy,https://snapshots.repositories.eventuate.io/repository

eventuatePluginsGradleVersion=0.12.0.RELEASE
eventuatePluginsGradleVersion=0.13.0.BUILD-SNAPSHOT

eventuateMessagingKafkaVersion=0.17.0.RELEASE
eventuateMessagingKafkaImageVersion=0.17.0.RELEASE
eventuateMessagingKafkaVersion=0.18.0.BUILD-SNAPSHOT
eventuateMessagingKafkaImageVersion=0.18.0.BUILD-SNAPSHOT

eventuateCommonVersion=0.17.0.RELEASE
eventuateCommonImageVersion=0.17.0.RELEASE
eventuateCommonVersion=0.18.0.BUILD-SNAPSHOT
eventuateCommonImageVersion=0.18.0.BUILD-SNAPSHOT

quarkusVersion=1.11.0.Beta1

Expand Down

0 comments on commit b668eff

Please sign in to comment.