Skip to content

Commit 0bdec6a

Browse files
Bump com.exactpro.th2:common-utils from 2.3.0-dev to 2.3.1-dev (#108)
* Bump com.exactpro.th2:common-utils from 2.3.0-dev to 2.3.1-dev Bumps [com.exactpro.th2:common-utils](https://github.com/th2-net/th2-common-utils-j) from 2.3.0-dev to 2.3.1-dev. - [Release notes](https://github.com/th2-net/th2-common-utils-j/releases) - [Commits](th2-net/th2-common-utils-j@2.3.0-dev...2.3.1-dev) --- updated-dependencies: - dependency-name: com.exactpro.th2:common-utils dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * Run build-sanpshot.yml workflow for dependabot branches --------- 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 <nikita.smirnov@exactprosystems.com>
1 parent 92f97f0 commit 0bdec6a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/build-sanpshot.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ on:
55
branches-ignore:
66
- master
77
- version-*
8-
- dependabot**
98
paths-ignore:
109
- README.md
1110

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ th2-plugin = "0.2.4"
33
cradle = "5.4.4-dev"
44

55
[libraries]
6-
th2-common-utils = { group = "com.exactpro.th2", name = "common-utils", version = "2.3.0-dev" }
6+
th2-common-utils = { group = "com.exactpro.th2", name = "common-utils", version = "2.3.1-dev" }
77
th2-common = { group = "com.exactpro.th2", name = "common", version = "5.14.0-dev" }
88
th2-task-utils = { group = "com.exactpro.th2", name = "task-utils", version = "0.1.3" }
99

0 commit comments

Comments
 (0)