Skip to content

Commit

Permalink
Merge pull request #30 from hbmartin/dependabot/gradle/jvm-2.0.20
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.0 to 2.0.20
  • Loading branch information
hbmartin authored Aug 26, 2024
2 parents 3c3afa0 + e7dc38c commit e9a9537
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
Expand Up @@ -2,7 +2,7 @@ import com.vanniktech.maven.publish.SonatypeHost
import java.net.URI

plugins {
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.0.20"
alias(libs.plugins.detekt)
jacoco
id("com.github.ben-manes.versions") version "0.51.0"
Expand Down

0 comments on commit e9a9537

Please sign in to comment.