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 1cc9033 commit 1be0d7fCopy full SHA for 1be0d7f
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