Skip to content

Commit 18b5bac

Browse files
Bump com.solacesystems:sol-jcsmp from 10.27.0 to 10.28.1
Bumps com.solacesystems:sol-jcsmp from 10.27.0 to 10.28.1. --- updated-dependencies: - dependency-name: com.solacesystems:sol-jcsmp dependency-version: 10.28.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e94cba2 commit 18b5bac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ plugins {
1515

1616
ext {
1717
kafkaVersion = '3.9.0'
18-
solaceJavaAPIVersion = '10.27.0'
18+
solaceJavaAPIVersion = '10.28.1'
1919
isSnapshot = project.version.endsWith('-SNAPSHOT')
2020
}
2121

0 commit comments

Comments
 (0)