Skip to content

Commit 0a2c39f

Browse files
Bump me.clip:placeholderapi from 2.11.7 to 2.12.1 (#15)
Bumps me.clip:placeholderapi from 2.11.7 to 2.12.1. --- updated-dependencies: - dependency-name: me.clip:placeholderapi dependency-version: 2.12.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df17431 commit 0a2c39f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ dependencies {
7171
compileOnly("net.lax1dude.eaglercraft.backend:api-velocity:1.0.0")
7272
compileOnly("net.lax1dude.eaglercraft.backend:api-bungee:1.0.0")
7373
compileOnly("net.lax1dude.eaglercraft.backend:api-bukkit:1.0.0")
74-
compileOnly("me.clip:placeholderapi:2.11.7")
74+
compileOnly("me.clip:placeholderapi:2.12.1")
7575
compileOnly("net.william278:papiproxybridge:1.8.4")
7676
implementation("org.semver4j:semver4j:6.0.0")
7777
implementation("de.marhali:json5-java:3.0.0")
@@ -174,7 +174,7 @@ tasks.withType<RunServer>().configureEach {
174174
jvmArgs("-Dcom.mojang.eula.agree=true")
175175
downloadPlugins {
176176
github("lax1dude", "eaglerxserver", "v" + EAGXS_VER, "EaglerXServer.jar")
177-
modrinth("placeholderapi", "2.11.7")
177+
modrinth("placeholderapi", "2.12.1")
178178
}
179179
}
180180

0 commit comments

Comments
 (0)