Skip to content

Commit

Permalink
Bump com.exactpro.th2.gradle.component from 0.1.3 to 0.1.6
Browse files Browse the repository at this point in the history
Bumps [com.exactpro.th2.gradle.component](https://github.com/th2-net/th2-gradle-plugin) from 0.1.3 to 0.1.6.
- [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.1.3...0.1.6)

---
updated-dependencies:
- dependency-name: com.exactpro.th2.gradle.component
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f651f79 commit 3db0123
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
id "com.exactpro.th2.gradle.base" version "0.1.3"
id "com.exactpro.th2.gradle.component" version "0.1.3" apply false
id "com.exactpro.th2.gradle.component" version "0.1.6" apply false
}

ext {
Expand Down

0 comments on commit 3db0123

Please sign in to comment.