Skip to content

Commit

Permalink
Bump com.solacesystems:sol-jcsmp from 10.21.0 to 10.22.0 (#70)
Browse files Browse the repository at this point in the history
Bumps com.solacesystems:sol-jcsmp from 10.21.0 to 10.22.0.

---
updated-dependencies:
- dependency-name: com.solacesystems:sol-jcsmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent cbfd143 commit 46b02db
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 @@ -15,7 +15,7 @@ plugins {

ext {
kafkaVersion = '3.5.1'
solaceJavaAPIVersion = '10.21.0'
solaceJavaAPIVersion = '10.22.0'
isSnapshot = project.version.endsWith('-SNAPSHOT')
}

Expand Down

0 comments on commit 46b02db

Please sign in to comment.