Skip to content

Commit

Permalink
Merge pull request #1 from VEuPathDB/dependabot/gradle/jvm-2.1.0
Browse files Browse the repository at this point in the history
Bump jvm from 2.0.21 to 2.1.0
  • Loading branch information
Foxcapades authored Dec 12, 2024
2 parents 3005290 + 1041610 commit 9fb125b
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

plugins {
`maven-publish`
kotlin("jvm") version "2.0.21"
kotlin("jvm") version "2.1.0"
id("org.jetbrains.dokka") version "1.9.20"
}

Expand Down

0 comments on commit 9fb125b

Please sign in to comment.