Skip to content

Commit

Permalink
Bump com.exactpro.th2:bom from 4.1.0 to 4.5.0
Browse files Browse the repository at this point in the history
Bumps [com.exactpro.th2:bom](https://github.com/th2-net/th2-bom) from 4.1.0 to 4.5.0.
- [Commits](https://github.com/th2-net/th2-bom/commits)

---
updated-dependencies:
- dependency-name: com.exactpro.th2:bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 25, 2023
1 parent ea14fda commit 258e263
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
Expand Up @@ -95,7 +95,7 @@ compileTestKotlin {
}

dependencies {
api platform('com.exactpro.th2:bom:4.1.0')
api platform('com.exactpro.th2:bom:4.5.0')

implementation 'com.exactpro.th2:common:3.44.0'
implementation 'com.exactpro.th2:sailfish-utils:3.14.0'
Expand Down

0 comments on commit 258e263

Please sign in to comment.