Skip to content

Commit 946bb6d

Browse files
committed
HHH-19916 More drop JUnit 4 usage work
1 parent d13dacf commit 946bb6d

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

hibernate-spatial/gradle.properties

Whitespace-only changes.

hibernate-spatial/hibernate-spatial.gradle

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,6 @@ dependencies {
2020
testImplementation project( ':hibernate-ant' )
2121
testImplementation project( path: ':hibernate-core', configuration: 'tests' )
2222

23-
// todo : to get rid of these
24-
testImplementation testLibs.junit4
25-
testImplementation testLibs.junit4Engine
26-
2723
testImplementation jakartaLibs.validation
2824
testImplementation libs.jandex
2925
testImplementation libs.classmate

0 commit comments

Comments
 (0)