Skip to content

Commit

Permalink
Merge pull request #1 from timakden/dependabot/gradle/jvm-2.0.10
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.0 to 2.0.10
  • Loading branch information
Denis Timakov authored Aug 12, 2024
2 parents 1fe3ec0 + ae0e798 commit de6fbba
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 @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget.JVM_21
plugins {
idea
id("com.github.ben-manes.versions") version "0.51.0"
kotlin("jvm") version "2.0.0"
kotlin("jvm") version "2.0.10"
}

group = "ru.timakden"
Expand Down

0 comments on commit de6fbba

Please sign in to comment.