Skip to content

Commit 96e956a

Browse files
Bump com.exactpro.th2:task-utils from 0.1.1 to 0.1.3 (#129)
Bumps [com.exactpro.th2:task-utils](https://github.com/th2-net/th2-task-utils) from 0.1.1 to 0.1.3. - [Release notes](https://github.com/th2-net/th2-task-utils/releases) - [Commits](https://github.com/th2-net/th2-task-utils/commits/0.1.3) --- updated-dependencies: - dependency-name: com.exactpro.th2:task-utils 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> Co-authored-by: Nikita Smirnov <46124551+Nikita-Smirnov-Exactpro@users.noreply.github.com>
1 parent 6d8817e commit 96e956a

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
@@ -42,7 +42,7 @@ dependencies {
4242
implementation('com.exactpro.th2:common-utils:2.3.0-dev') {
4343
because("executor service utils is used")
4444
}
45-
implementation 'com.exactpro.th2:task-utils:0.1.1'
45+
implementation 'com.exactpro.th2:task-utils:0.1.3'
4646

4747
implementation 'com.google.protobuf:protobuf-java-util'
4848

0 commit comments

Comments
 (0)