mirror of
https://github.com/colbster937/originblacklist.git
synced 2026-03-22 21:37:42 +00:00
Bump me.clip:placeholderapi from 2.12.1 to 2.12.2 (#18)
Bumps me.clip:placeholderapi from 2.12.1 to 2.12.2. --- updated-dependencies: - dependency-name: me.clip:placeholderapi dependency-version: 2.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -71,7 +71,7 @@ dependencies {
|
|||||||
compileOnly("net.lax1dude.eaglercraft.backend:api-velocity:1.0.0")
|
compileOnly("net.lax1dude.eaglercraft.backend:api-velocity:1.0.0")
|
||||||
compileOnly("net.lax1dude.eaglercraft.backend:api-bungee:1.0.0")
|
compileOnly("net.lax1dude.eaglercraft.backend:api-bungee:1.0.0")
|
||||||
compileOnly("net.lax1dude.eaglercraft.backend:api-bukkit:1.0.0")
|
compileOnly("net.lax1dude.eaglercraft.backend:api-bukkit:1.0.0")
|
||||||
compileOnly("me.clip:placeholderapi:2.12.1")
|
compileOnly("me.clip:placeholderapi:2.12.2")
|
||||||
compileOnly("net.william278:papiproxybridge:1.8.4")
|
compileOnly("net.william278:papiproxybridge:1.8.4")
|
||||||
implementation("org.semver4j:semver4j:6.0.0")
|
implementation("org.semver4j:semver4j:6.0.0")
|
||||||
implementation("de.marhali:json5-java:3.0.0")
|
implementation("de.marhali:json5-java:3.0.0")
|
||||||
@@ -175,7 +175,7 @@ tasks.named<RunServer>("runServer") {
|
|||||||
jvmArgs("-Dcom.mojang.eula.agree=true")
|
jvmArgs("-Dcom.mojang.eula.agree=true")
|
||||||
downloadPlugins {
|
downloadPlugins {
|
||||||
github("lax1dude", "eaglerxserver", "v" + EAGXS_VER, "EaglerXServer.jar")
|
github("lax1dude", "eaglerxserver", "v" + EAGXS_VER, "EaglerXServer.jar")
|
||||||
modrinth("placeholderapi", "2.12.1")
|
modrinth("placeholderapi", "2.12.2")
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user