Skip to content

Commit c6233c7

Browse files
Bump com.exactpro.th2:common from 5.17.0-dev to 5.17.1-dev
Bumps [com.exactpro.th2:common](https://github.com/th2-net/th2-common-j) from 5.17.0-dev to 5.17.1-dev. - [Release notes](https://github.com/th2-net/th2-common-j/releases) - [Commits](th2-net/th2-common-j@5.17.0-dev...5.17.1-dev) --- updated-dependencies: - dependency-name: com.exactpro.th2:common dependency-version: 5.17.1-dev dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1f9a47 commit c6233c7

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
@@ -4,7 +4,7 @@ kotlin = "2.2.10"
44
[libraries]
55
kotlin-logging = { group = "io.github.oshai", name = "kotlin-logging", version = "7.0.14" }
66

7-
th2-common = { group = "com.exactpro.th2", name = "common", version = "5.17.0-dev" }
7+
th2-common = { group = "com.exactpro.th2", name = "common", version = "5.17.1-dev" }
88

99
junit-bom = { group = "org.junit", name = "junit-bom", version = "5.14.2" }
1010
mockito-kotlin = { group = "org.mockito.kotlin", name = "mockito-kotlin", version = "6.1.0" } # kotlin:1.9.20 is transitive dependency sins 5.4.0

0 commit comments

Comments
 (0)