Skip to content

Commit ff83c50

Browse files
dependency: Update dependency org.junit:junit-bom to v6.1.3 (#319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 60fdec1 commit ff83c50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ dependencies {
6060
implementation("com.google.code.gson:gson:2.14.0")
6161

6262
// tests
63-
testImplementation(platform("org.junit:junit-bom:6.1.2"))
63+
testImplementation(platform("org.junit:junit-bom:6.1.3"))
6464
testImplementation("org.junit.jupiter:junit-jupiter")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6666

0 commit comments

Comments
 (0)