Skip to content

Commit b4ec2fe

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

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'com.fasterxml.jackson.datatype:jackson-datatype-jsr310'
3939
implementation 'org.apache.commons:commons-lang3'
4040

41-
implementation('com.exactpro.th2:common:5.16.0-dev') {
41+
implementation('com.exactpro.th2:common:5.16.1-dev') {
4242
exclude group: 'com.exactpro.th2', module: 'cradle-core'
4343
exclude group: 'com.exactpro.th2', module: 'cradle-cassandra'
4444
}

0 commit comments

Comments
 (0)