Skip to content

Commit dcb22e6

Browse files
Bump com.exactpro.th2.gradle.publish from 0.3.14 to 0.3.15
Bumps [com.exactpro.th2.gradle.publish](https://github.com/th2-net/th2-gradle-plugin) from 0.3.14 to 0.3.15. - [Release notes](https://github.com/th2-net/th2-gradle-plugin/releases) - [Commits](th2-net/th2-gradle-plugin@0.3.14...0.3.15) --- updated-dependencies: - dependency-name: com.exactpro.th2.gradle.publish dependency-version: 0.3.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0617d56 commit dcb22e6

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
@@ -11,5 +11,5 @@ mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", versio
1111
kotlinx-coroutines-core = { group = "org.jetbrains.kotlinx", name = "kotlinx-coroutines-core", version = "1.10.2" }
1212

1313
[plugins]
14-
th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.14" }
14+
th2-publish = { id = "com.exactpro.th2.gradle.publish", version = "0.3.15" }
1515
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)