Skip to content

Commit 60b8baf

Browse files
Update plugin gitProperties to v2.5.4
1 parent 37ee03b commit 60b8baf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jetbrains-annotations = { module = "org.jetbrains:annotations", version = "26.0.
8787
[plugins]
8888
nexusPublish = { id = "io.github.gradle-nexus.publish-plugin", version = "2.0.0" }
8989
pluginPublish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
90-
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.3" }
90+
gitProperties = { id = "com.gorylenko.gradle-git-properties", version = "2.5.4" }
9191
mavenPluginDevelopment = { id = "org.gradlex.maven-plugin-development", version = "1.0.3" }
9292
shadow = { id = "com.gradleup.shadow", version = "9.2.2" }
9393
kotlinJvm = { id = "org.jetbrains.kotlin.jvm", version = "2.2.21" }

0 commit comments

Comments
 (0)