Skip to content

Commit 4aa0e7a

Browse files
dependency: Update dependency org.junit:junit-bom to v6.1.2 (#310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 46b0c47 commit 4aa0e7a

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.1"))
63+
testImplementation(platform("org.junit:junit-bom:6.1.2"))
6464
testImplementation("org.junit.jupiter:junit-jupiter")
6565
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
6666

0 commit comments

Comments
 (0)