Skip to content

Commit

Permalink
Merge pull request #177 from jsalinaspolo/dependabot/gradle/org.jetbr…
Browse files Browse the repository at this point in the history
…ains.kotlin.jvm-1.9.0

Bump org.jetbrains.kotlin.jvm from 1.8.21 to 1.9.0
  • Loading branch information
jsalinaspolo authored Aug 29, 2023
2 parents d36812d + 7c19ee3 commit 7302b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion logcapture-kotest/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.8.21'
id 'org.jetbrains.kotlin.jvm' version '1.9.0'
}

ext {
Expand Down

0 comments on commit 7302b0b

Please sign in to comment.