Skip to content

Commit a37da50

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump jvm from 1.9.23 to 1.9.24 in /junit5-jupiter-starter-gradle-kotlin
Bumps jvm from 1.9.23 to 1.9.24. --- updated-dependencies: - dependency-name: jvm dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c7afcc9 commit a37da50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-jupiter-starter-gradle-kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
4-
kotlin("jvm") version "1.9.23"
4+
kotlin("jvm") version "1.9.24"
55
}
66

77
repositories {

0 commit comments

Comments
 (0)