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 93ee007 commit 6527ef5Copy full SHA for 6527ef5
hibernate-envers/hibernate-envers.gradle
@@ -26,10 +26,6 @@ dependencies {
26
27
testImplementation project( ':hibernate-testing' )
28
29
- // todo : to get rid of these
30
- testImplementation testLibs.junit4
31
- testImplementation testLibs.junit4Engine
32
-
33
testImplementation project(':hibernate-testing')
34
35
testAnnotationProcessor project( ':hibernate-processor' )
0 commit comments