Skip to content

Commit 197f245

Browse files
Bump com.exactpro.th2.gradle.publish from 0.3.13 to 0.3.14 (#74)
Bumps [com.exactpro.th2.gradle.publish](https://github.com/th2-net/th2-gradle-plugin) from 0.3.13 to 0.3.14. - [Release notes](https://github.com/th2-net/th2-gradle-plugin/releases) - [Changelog](https://github.com/th2-net/th2-gradle-plugin/blob/master/changelog_config.json) - [Commits](th2-net/th2-gradle-plugin@0.3.13...0.3.14) --- updated-dependencies: - dependency-name: com.exactpro.th2.gradle.publish dependency-version: 0.3.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1f9a47 commit 197f245

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
@@ -10,5 +10,5 @@ junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.2" }
1010
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "6.1.0" } # kotlin:1.9.20 is transitive dependency sins 5.4.0
1111

1212
[plugins]
13-
th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.13" }
13+
th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.14" }
1414
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)