Skip to content

Commit

Permalink
Bump com.solacesystems:sol-jcsmp from 10.21.0 to 10.22.0
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]>
  • Loading branch information
dependabot[bot] authored Dec 18, 2023
1 parent 75e8f18 commit e961e63
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 @@ -16,7 +16,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 e961e63

Please sign in to comment.