Commit f3605a6 1 parent dab1c83 commit f3605a6 Copy full SHA for f3605a6
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ dependencies {
4
4
api dependencyModuleVersion(" groovy" , " groovy" )
5
5
6
6
// testImplementation 'javax.validation:validation-api:1.1.0.Final'
7
- testImplementation " org.hibernate:hibernate-core:5.4.20 .Final"
7
+ testImplementation " org.hibernate:hibernate-core:5.4.21 .Final"
8
8
testImplementation ' org.hibernate:hibernate-validator:6.1.5.Final'
9
9
testRuntimeOnly ' org.glassfish.web:el-impl:2.2.1-b05'
10
10
testRuntimeOnly ' org.glassfish:javax.el:3.0.1-b11'
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ dependencies {
12
12
testAnnotationProcessor project(" :inject-java" )
13
13
testImplementation project(" :runtime" )
14
14
testImplementation dependencyVersion(" rxjava2" )
15
- testImplementation " org.hibernate:hibernate-core:5.4.20 .Final"
15
+ testImplementation " org.hibernate:hibernate-core:5.4.21 .Final"
16
16
testImplementation " junit:junit:4.13"
17
17
testImplementation " com.google.testing.compile:compile-testing:0.18"
18
18
testImplementation ' org.mongodb:mongo-java-driver:3.12.7'
You can’t perform that action at this time.
0 commit comments