Skip to content

Commit

Permalink
Merge branch 'rework/2023' of https://github.com/TheFruxz/Sparkle int…
Browse files Browse the repository at this point in the history
…o rework/2023
  • Loading branch information
TheFruxz committed Nov 17, 2023
2 parents eac5429 + 409297a commit 9af2454
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,8 +1,8 @@
plugins {
kotlin("jvm") version "1.9.20"
kotlin("plugin.serialization") version "1.9.0"
kotlin("plugin.serialization") version "1.9.20"
id("io.papermc.paperweight.userdev") version "1.5.9"
id("xyz.jpenilla.run-paper") version "2.2.1"
id("xyz.jpenilla.run-paper") version "2.2.2"
`maven-publish`
}

Expand Down

0 comments on commit 9af2454

Please sign in to comment.