Skip to content

Commit 3c666df

Browse files
chore(deps): update plugin gradlepublish to v2.1.1 (#179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5775a42 commit 3c666df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ assertJCore = { module = "org.assertj:assertj-core", version = "3.27.7" }
1919
testContainers = { module = "org.testcontainers:testcontainers", version = "2.0.4" }
2020

2121
[plugins]
22-
gradlePublish = { id = "com.gradle.plugin-publish", version = "2.1.0" }
22+
gradlePublish = { id = "com.gradle.plugin-publish", version = "2.1.1" }
2323

2424
[bundles]
2525
junit = ["junitApi", "junitEngine", "assertJCore"]

0 commit comments

Comments
 (0)