Skip to content

Commit 0cfa37a

Browse files
authored
Merge pull request #37 from OneLiteFeatherNET/renovate/major-junit-framework-monorepo
Update dependency org.junit.jupiter:junit-jupiter-api to v6
2 parents f82c8f8 + 84dfac9 commit 0cfa37a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencyResolutionManagement {
4747
library("postgresql", "org.postgresql", "postgresql").versionRef("postgresql")
4848

4949
//Testing
50-
library("junitJupiterApi", "org.junit.jupiter", "junit-jupiter-api").version("5.14.1")
50+
library("junitJupiterApi", "org.junit.jupiter", "junit-jupiter-api").version("6.0.1")
5151
library("junitJupiterEngine", "org.junit.jupiter", "junit-jupiter-engine").withoutVersion()
5252

5353
bundle("hibernate", listOf("hibernateCore", "hibernateHikariCP"))

0 commit comments

Comments
 (0)