Skip to content

Commit

Permalink
Merge pull request #19 from byPixelTV/renovate/all-dependencies-with-…
Browse files Browse the repository at this point in the history
…patch-changes

chore: update all dependencies with patch changes
  • Loading branch information
byPixelTV authored Jan 27, 2025
2 parents b9182a1 + 244b525 commit 5f01820
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
import net.minecrell.pluginyml.paper.PaperPluginDescription

plugins {
kotlin("jvm") version "2.1.0"
kotlin("jvm") version "2.1.10"
id("net.minecrell.plugin-yml.paper") version "0.6.0"
id("com.gradleup.shadow") version "9.0.0-SNAPSHOT"
id("io.papermc.paperweight.userdev") version "2.0.0-beta.14"
id("io.papermc.paperweight.userdev") version "2.0.0-SNAPSHOT"
}


Expand Down

0 comments on commit 5f01820

Please sign in to comment.