[Build] Update com.gradle.plugin-publish to 1.2.1

The old one appeared to be non-compatible with Gradle 8
This commit is contained in:
Alexander.Likhachev
2023-09-07 23:25:48 +02:00
committed by Space Team
parent 78a962f6d2
commit f6eae38d6c
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ dexMemberList = "4.1.1"
dokka = "1.8.20"
gradle-custom-user-data = "1.9"
gradle-enterprise = "3.13.4"
gradle-plugin-publish = "1.0.0"
gradle-plugin-publish = "1.2.1"
# Version for foojay should be also synced with version in repo/gradle-settings-conventions/settings.gradle.kts
gradle-toolchains-foojay-resolver = "0.4.0"
guava = "31.1-jre"