Skip to content

Commit e7994d9

Browse files
authored
Merge pull request #240 from jsalinaspolo/dependabot/gradle/org.jetbrains.kotlin.jvm-2.1.10
Bump org.jetbrains.kotlin.jvm from 1.9.23 to 2.1.10
2 parents 5048a24 + e0f9014 commit e7994d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

logcapture-kotest/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
plugins {
2-
id 'org.jetbrains.kotlin.jvm' version '1.9.23'
2+
id 'org.jetbrains.kotlin.jvm' version '2.1.10'
33
}
44

55
ext {

0 commit comments

Comments
 (0)