update meta updating plugin to use updated route
Some checks failed
Publish to snapshot maven / build (push) Failing after 29s
Some checks failed
Publish to snapshot maven / build (push) Failing after 29s
This commit is contained in:
parent
c4f48e04bd
commit
37a08c62d5
|
@ -3,7 +3,7 @@ plugins {
|
|||
`java-library`
|
||||
id("io.freefair.lombok") version "8.+"
|
||||
`maven-publish`
|
||||
id("dev.frogmc.meta-update") version "0.0.1-alpha.4"
|
||||
id("dev.frogmc.meta-update") version "0.0.1-alpha.5"
|
||||
}
|
||||
|
||||
group = "dev.frogmc"
|
||||
|
|
Loading…
Reference in a new issue