Skip to content

Commit

Permalink
Update plugin xyz.jpenilla.run-paper to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 23, 2024
1 parent d1e90b5 commit eb58369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -7,7 +7,7 @@ plugins {
kotlin("jvm").version(kotlinVersion)
val shadowVersion: String by System.getProperties()
id("com.github.johnrengelman.shadow").version(shadowVersion)
id("xyz.jpenilla.run-paper") version "1.0.6"
id("xyz.jpenilla.run-paper") version "2.2.4"
}

val pluginGroup: String by project
Expand Down

0 comments on commit eb58369

Please sign in to comment.