Skip to content

Commit

Permalink
Merge pull request #22 from lpicanco/dependabot/gradle/jvm-1.9.21
Browse files Browse the repository at this point in the history
chore(deps): bump jvm from 1.8.20 to 1.9.21
  • Loading branch information
lpicanco authored Dec 31, 2023
2 parents 0f96d7e + 0d2ef9c commit d75cd16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.kotlin.gradle.tasks.KotlinCompile

plugins {
kotlin("jvm") version "1.8.20"
kotlin("jvm") version "1.9.21"
id("org.jlleitschuh.gradle.ktlint") version "10.3.0"
id("org.sonarqube") version "3.5.0.2730"
jacoco
Expand Down

0 comments on commit d75cd16

Please sign in to comment.