Skip to content

Commit

Permalink
Bump cradleVersion
Browse files Browse the repository at this point in the history
Bumps `cradleVersion` from 5.4.3-dev to 5.5.0-TH2-5207-9594039329-d83f257-SNAPSHOT.

Updates `com.exactpro.th2:cradle-core` from 5.4.3-dev to 5.5.0-TH2-5207-9594039329-d83f257-SNAPSHOT

Updates `com.exactpro.th2:cradle-cassandra` from 5.4.3-dev to 5.5.0-TH2-5207-9594039329-d83f257-SNAPSHOT

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent f651f79 commit bcfe51c
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 @@ -5,7 +5,7 @@ plugins {

ext {
commonVersion = '5.14.0-dev'
cradleVersion = '5.4.3-dev'
cradleVersion = '5.5.0-TH2-5207-9594039329-d83f257-SNAPSHOT'
}

dependencyCheck {
Expand Down

0 comments on commit bcfe51c

Please sign in to comment.