Skip to content

Commit 21efc24

Browse files
build(deps): bump xyz.jpenilla.run-paper from 2.3.1 to 3.0.2
Bumps xyz.jpenilla.run-paper from 2.3.1 to 3.0.2. --- updated-dependencies: - dependency-name: xyz.jpenilla.run-paper dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76e9882 commit 21efc24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
id("io.freefair.lombok") version "8.14" apply false
77
id("com.gradleup.shadow") version "8.3.7" apply true
88
id("dev.architectury.loom") version "1.11-SNAPSHOT" apply false
9-
id("xyz.jpenilla.run-paper") version "2.3.1" apply false // Adds runServer and runMojangMappedServer tasks for testing
9+
id("xyz.jpenilla.run-paper") version "3.0.2" apply false // Adds runServer and runMojangMappedServer tasks for testing
1010
id("net.minecrell.plugin-yml.bukkit") version "0.6.0" apply false // Generates plugin.yml
1111
//id("io.papermc.paperweight.userdev") version "1.7.7" apply false
1212
id("architectury-plugin") version "3.4-SNAPSHOT" apply true

0 commit comments

Comments
 (0)