Skip to content

Commit 7302b0b

Browse files
authored
Merge pull request #177 from jsalinaspolo/dependabot/gradle/org.jetbrains.kotlin.jvm-1.9.0
Bump org.jetbrains.kotlin.jvm from 1.8.21 to 1.9.0
2 parents d36812d + 7c19ee3 commit 7302b0b

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

55
ext {

0 commit comments

Comments
 (0)