Skip to content

Commit af7bdac

Browse files
Bump com.exactpro.th2.gradle.component from 0.3.6 to 0.3.7 (#457)
Bumps [com.exactpro.th2.gradle.component](https://github.com/th2-net/th2-gradle-plugin) from 0.3.6 to 0.3.7. - [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.6...0.3.7) --- updated-dependencies: - dependency-name: com.exactpro.th2.gradle.component dependency-version: 0.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0d2101b commit af7bdac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
22

33
plugins {
44
id 'org.jetbrains.kotlin.jvm' version '2.2.10'
5-
id "com.exactpro.th2.gradle.component" version "0.3.6"
5+
id "com.exactpro.th2.gradle.component" version "0.3.7"
66
id 'application'
77
}
88

0 commit comments

Comments
 (0)