From d203242e23a4e1e73f59aac5adafcb5a37999408 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 21:10:52 +0000 Subject: [PATCH] chore(deps): Update dependency io.papermc:hangar-publish-plugin to v0.1.1 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 96c0f71..c1572cc 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -26,6 +26,6 @@ kotlin = "1.9.21" gremlin = "0.0.3" idea-gradle = "1.1.7" run-task = "2.2.2" -hangar-publish = "0.1.0" +hangar-publish = "0.1.1" spotless = "6.23.2" ktlint = "1.0.1" \ No newline at end of file