Skip to content

Commit beb5992

Browse files
Update dependency org.junit.jupiter:junit-jupiter-api to v5.13.0 (#10)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 74a5f55 commit beb5992

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.12.2")
50+
library("junitJupiterApi", "org.junit.jupiter", "junit-jupiter-api").version("5.13.0")
5151
library("junitJupiterEngine", "org.junit.jupiter", "junit-jupiter-engine").withoutVersion()
5252

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

0 commit comments

Comments
 (0)