Skip to content

Commit b16a2db

Browse files
Bump com.exactpro.th2.gradle.component from 0.3.10 to 0.3.11
Bumps [com.exactpro.th2.gradle.component](https://github.com/th2-net/th2-gradle-plugin) from 0.3.10 to 0.3.11. - [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.10...0.3.11) --- updated-dependencies: - dependency-name: com.exactpro.th2.gradle.component dependency-version: 0.3.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 424c32a commit b16a2db

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.1" }
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.10" }
18+
th2-component = { id = "com.exactpro.th2.gradle.component", version = "0.3.11" }
1919
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }

0 commit comments

Comments
 (0)