Skip to content

Commit 743120d

Browse files
Bump com.exactpro.th2.gradle.component from 0.3.11 to 0.3.14 (#38)
Bumps [com.exactpro.th2.gradle.component](https://github.com/th2-net/th2-gradle-plugin) from 0.3.11 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.11...0.3.14) --- updated-dependencies: - dependency-name: com.exactpro.th2.gradle.component 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 d76ca29 commit 743120d

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
@@ -15,5 +15,5 @@ junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.2" }
1515
mockito-core = { group = "org.mockito", name = "mockito-core", version = "5.21.0" }
1616

1717
[plugins]
18-
th2-component = { id = "com.exactpro.th2.gradle.component", version = "0.3.11" }
18+
th2-component = { id = "com.exactpro.th2.gradle.component", version = "0.3.14" }
1919
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)