Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish from 1.3.0 to 1.3.1
Browse files Browse the repository at this point in the history
Bumps com.gradle.plugin-publish from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: com.gradle.plugin-publish
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 7c8b05b commit eac3cf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ agp = { module = "com.android.tools.build:gradle", version.ref = "agp" }
[plugins]
build-config = { id = "com.github.gmazzo.buildconfig", version = "5.5.1" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin"}
gradle-publish = { id = "com.gradle.plugin-publish", version = "1.3.0" }
gradle-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
testkit-plugin = { id = "com.toasttab.testkit" , version.ref = "testkit-plugin" }
protokt = { id = "com.toasttab.protokt", version.ref = "protokt" }
shadow = { id = "com.github.johnrengelman.shadow", version.ref = "shadow" }

0 comments on commit eac3cf2

Please sign in to comment.