Skip to content
This repository has been archived by the owner on Apr 7, 2023. It is now read-only.

Commit

Permalink
Update plugin org.jetbrains.kotlin.jvm to v1.7.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 28, 2022
1 parent 5621712 commit 8a2885c
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 @@ val javaVersion = 17
val kspigotVersion = "1.19.0"

plugins {
kotlin("jvm") version "1.7.20"
kotlin("jvm") version "1.7.22"
id("io.papermc.paperweight.userdev") version "1.3.8"
id("net.minecrell.plugin-yml.bukkit") version "0.5.2"
id("xyz.jpenilla.run-paper") version "1.0.6"
Expand Down

0 comments on commit 8a2885c

Please sign in to comment.