We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fe7b17 commit 69326dbCopy full SHA for 69326db
build.gradle
@@ -50,7 +50,7 @@ configure(allprojects) { project ->
50
ext.groovyVersion = "2.4.8"
51
ext.gsonVersion = "2.8.0"
52
ext.hamcrestVersion = "1.3"
53
- ext.hibernate5Version = "5.2.6.Final"
+ ext.hibernate5Version = "5.2.7.Final"
54
ext.hibval5Version = "5.4.0.CR1"
55
ext.hsqldbVersion = "2.3.4"
56
ext.httpasyncVersion = "4.1.2"
@@ -80,7 +80,7 @@ configure(allprojects) { project ->
80
ext.protobufVersion = "3.1.0"
81
ext.quartzVersion = "2.2.3"
82
ext.reactorVersion = "Aluminium-BUILD-SNAPSHOT"
83
- ext.romeVersion = "1.7.0"
+ ext.romeVersion = "1.7.1"
84
ext.rxjavaVersion = '1.2.5'
85
ext.rxjavaAdapterVersion = '1.2.1'
86
ext.rxjava2Version = '2.0.4'
0 commit comments