update meta updating plugin to use updated route
Some checks failed
Publish to snapshot maven / build (push) Failing after 29s

This commit is contained in:
moehreag 2024-06-17 16:12:36 +02:00
parent c4f48e04bd
commit 37a08c62d5

View file

@ -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"