Skip to content

Commit 1be0d7f

Browse files
committed
HHH-19921 Drop last JUnit 4 usages in Hibernate Envers
1 parent 1cc9033 commit 1be0d7f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

hibernate-envers/hibernate-envers.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,6 @@ dependencies {
2626

2727
testImplementation project( ':hibernate-testing' )
2828

29-
// todo : to get rid of these
30-
testImplementation testLibs.junit4
31-
testImplementation testLibs.junit4Engine
32-
3329
testImplementation project(':hibernate-testing')
3430

3531
testAnnotationProcessor project( ':hibernate-processor' )

0 commit comments

Comments
 (0)