Skip to content

Commit

Permalink
Merge pull request #131 from HibiscusMC/dependabot/gradle/api/jvm-2.0.0
Browse files Browse the repository at this point in the history
chore(deps): bump jvm from 1.9.23 to 2.0.0 in /api
  • Loading branch information
Skyslycer authored Jun 2, 2024
2 parents 146a4f3 + c3e8879 commit 8c6f5bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
java
`maven-publish`
kotlin("jvm") version "1.9.23"
kotlin("jvm") version "2.0.0"
id("org.jetbrains.dokka") version ("1.9.20")
}

Expand Down

0 comments on commit 8c6f5bf

Please sign in to comment.