Skip to content

Commit 0ead930

Browse files
Update dependency org.junit.vintage:junit-vintage-engine to v5.13.2 (#149)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35d6d2e commit 0ead930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx
1010
dokka-gradle-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "2.0.0" }
1111
google-ksp = "com.google.devtools.ksp:symbol-processing-gradle-plugin:2.1.21-2.0.2"
1212
junit = { module = "junit:junit", version = "4.13.2" }
13-
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version = "5.13.1" }
13+
junit-vintage-engine = { module = "org.junit.vintage:junit-vintage-engine", version = "5.13.2" }
1414
kotlin-compile-testing = { module = "dev.zacsweers.kctfork:core", version = "0.7.1" }
1515
kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
1616
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }

0 commit comments

Comments
 (0)