Skip to content

Commit 36e0039

Browse files
authored
Upstream
2 parents 2e9dbac + fcb0962 commit 36e0039

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
jacoco
88
id("buildlogic.common")
99
id("com.gradleup.nmcp.aggregation") version "1.6.1"
10-
id("xyz.jpenilla.run-paper") version "3.0.2"
10+
id("xyz.jpenilla.run-paper") version "3.1.0"
1111
}
1212

1313
val rootVersion: String = (extra.properties["rootVersion"] as? String) ?: "2.15.5"

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ worldguard-bukkit = "7.0.17"
1313
griefprevention = "18.0.0"
1414
griefdefender = "2.1.0-SNAPSHOT"
1515
residence = "6.0.2.3"
16-
towny = "0.103.2.0"
16+
towny = "0.103.2.2"
1717
plotsquared = "7.6.0"
1818

1919
# Third party

0 commit comments

Comments
 (0)