Skip to content

Commit

Permalink
Merge pull request #21 from pedromsantos/dependabot/gradle/org.jetbra…
Browse files Browse the repository at this point in the history
…ins.kotlin.jvm-1.9.24

Bump org.jetbrains.kotlin.jvm from 1.9.22 to 1.9.24
  • Loading branch information
pedromsantos committed May 8, 2024
2 parents 34434e8 + 6df6392 commit 37aeb4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.kotlin.jvm' version '1.9.22'
id 'org.jetbrains.kotlin.jvm' version '1.9.24'
id 'org.jlleitschuh.gradle.ktlint' version '12.1.1'
id 'jacoco'
id 'maven-publish'
Expand Down

0 comments on commit 37aeb4b

Please sign in to comment.