Skip to content

Commit

Permalink
Merge pull request #3 from silenium-dev/dependabot/gradle/jvm-2.0.21
Browse files Browse the repository at this point in the history
build(deps): bump jvm from 2.0.20 to 2.0.21
  • Loading branch information
silenium-dev authored Nov 7, 2024
2 parents c3c7c10 + b43770a commit 7b7e10c
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 org.jetbrains.kotlin.gradle.dsl.JvmTarget
import org.jetbrains.kotlin.gradle.dsl.KotlinVersion

plugins {
kotlin("jvm") version "2.0.20"
kotlin("jvm") version "2.0.21"
`maven-publish`
}

Expand Down

0 comments on commit 7b7e10c

Please sign in to comment.