Skip to content

Commit 54a0a28

Browse files
committed
Merge branch 'development' of https://github.com/microservice-patterns/ftgo-application into development
2 parents 6669693 + a4a54bd commit 54a0a28

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle.properties

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ springDependencyManagementPluginVersion=1.0.3.RELEASE
1414

1515
# springBootVersion = '1.5.6.RELEASE'
1616

17-
eventuateLocalVersion=0.32.0.BUILD-SNAPSHOT
17+
eventuateLocalVersion=0.33.0.RELEASE
1818

19-
eventuateTramVersion=0.24.0.RELEASE
20-
eventuateTramSagasVersion=0.13.0.RELEASE
21-
eventuateUtilVersion=0.4.0.RELEASE
19+
eventuateTramVersion=0.25.1.RELEASE
20+
eventuateTramSagasVersion=0.14.0.RELEASE
21+
eventuateUtilVersion=0.5.0.RELEASE
2222
eventuateCommonVersion=0.10.0.RELEASE
2323
eventuateMessagingKafkaVersion=0.10.0.RELEASE
2424

@@ -29,6 +29,6 @@ springCloudSleuthVersion=2.2.0.RELEASE
2929
springCloudGatewayVersion=2.0.0.RELEASE
3030
micrometerVersion=1.0.4
3131

32-
microserviceCanvasVersion=0.3.0.RELEASE
32+
microserviceCanvasVersion=0.4.0.RELEASE
3333
swaggerRequestValidatorVersion=2.8.3
3434
js2pVersion=1.0.1

0 commit comments

Comments
 (0)