Skip to content
This repository was archived by the owner on Apr 4, 2026. It is now read-only.

Commit f27e4a4

Browse files
authored
Merge pull request #64 from byPixelTV/renovate/all-dependencies-with-patch-changes
chore: update all dependencies with patch changes
2 parents 1c78c17 + 00f5fb6 commit f27e4a4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
22

33
plugins {
4-
kotlin("jvm") version "2.3.0"
4+
kotlin("jvm") version "2.3.10"
55
id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT"
66
id("de.eldoria.plugin-yml.bukkit") version "0.8.0"
77
}
@@ -83,7 +83,7 @@ dependencies {
8383
bukkitLibrary("dev.jorel:commandapi-kotlin-paper:$commandAPIVersion")
8484
bukkitLibrary("net.axay:kspigot:1.21.0")
8585

86-
compileOnly("com.github.SkriptLang:Skript:2.14.0-pre2")
86+
compileOnly("com.github.SkriptLang:Skript:2.14.1")
8787
compileOnly("com.github.koca2000:NoteBlockAPI:1.6.3")
8888

8989
}

0 commit comments

Comments
 (0)