Skip to content

Commit

Permalink
Merge pull request #5 from pedromsantos/dependabot/gradle/org.jetbrai…
Browse files Browse the repository at this point in the history
…ns.kotlin.jvm-1.9.22

Bump org.jetbrains.kotlin.jvm from 1.5.31 to 1.9.22
  • Loading branch information
pedromsantos authored Feb 7, 2024
2 parents 0be4c77 + f0b5ff2 commit 0682ab6
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.5.31'
id 'org.jetbrains.kotlin.jvm' version '1.9.22'
id 'org.jlleitschuh.gradle.ktlint' version '10.2.0'
id 'jacoco'
id 'maven-publish'

0 comments on commit 0682ab6

Please sign in to comment.