Skip to content

Commit 7555014

Browse files
authored
Merge pull request #190 from jsalinaspolo/dependabot/gradle/org.jetbrains.kotlin.jvm-1.9.20
Bump org.jetbrains.kotlin.jvm from 1.9.10 to 1.9.20
2 parents 58ae87b + c8a8c7f commit 7555014

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.10'
2+
id 'org.jetbrains.kotlin.jvm' version '1.9.20'
33
}
44

55
ext {

0 commit comments

Comments
 (0)