Skip to content

Commit

Permalink
Bump jvm from 1.9.0 to 1.9.20
Browse files Browse the repository at this point in the history
Bumps jvm from 1.9.0 to 1.9.20.

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 16, 2023
1 parent 70fdb21 commit 3c9d9e0
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
@@ -1,6 +1,6 @@
plugins {
id("java")
kotlin("jvm") version "1.9.0"
kotlin("jvm") version "1.9.20"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("xyz.jpenilla.run-paper") version "2.1.0"
id("net.minecrell.plugin-yml.bukkit") version "0.6.0"
Expand Down

0 comments on commit 3c9d9e0

Please sign in to comment.