Skip to content

Commit 569015b

Browse files
dependabot[bot]marcphilipp
authored andcommitted
Bump jvm from 1.9.23 to 1.9.24 in /junit5-multiple-engines
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 702137f commit 569015b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

junit5-multiple-engines/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
groovy
66
eclipse // optional (to generate Eclipse project files)
77
idea // optional (to generate IntelliJ IDEA project files)
8-
kotlin("jvm") version "1.9.23"
8+
kotlin("jvm") version "1.9.24"
99
}
1010

1111
repositories {

0 commit comments

Comments
 (0)