Skip to content

Commit

Permalink
Bump cradleVersion
Browse files Browse the repository at this point in the history
Bumps `cradleVersion` from 5.1.5-dev to 5.2.0-TH2-5165-8173726792-afe632e-SNAPSHOT.

Updates `com.exactpro.th2:cradle-core` from 5.1.5-dev to 5.2.0-TH2-5165-8173726792-afe632e-SNAPSHOT

Updates `com.exactpro.th2:cradle-cassandra` from 5.1.5-dev to 5.2.0-TH2-5165-8173726792-afe632e-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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 16, 2024
1 parent 5d1b2d0 commit 3aafd41
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 @@ -41,7 +41,7 @@ ext {
protobufVersion = '3.25.3'
serviceGeneratorVersion = '3.6.0'

cradleVersion = '5.1.5-dev'
cradleVersion = '5.2.0-TH2-5165-8173726792-afe632e-SNAPSHOT'
junitVersion = '5.10.2'

genBaseDir = file("${buildDir}/generated/source/proto")
Expand Down

0 comments on commit 3aafd41

Please sign in to comment.