Skip to content

Commit 46d6e6a

Browse files
authored
chore(deps): update dependency com.google.cloud:spring-cloud-gcp-pubsub-stream-binder to v2.0.8 (GoogleCloudPlatform#6720)
1 parent a7ea0a7 commit 46d6e6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubsub/spring/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838
implementation 'org.springframework.boot:spring-boot-starter-web:2.5.7'
3939
implementation 'com.google.cloud:spring-cloud-gcp-starter-pubsub:2.0.6'
4040
implementation 'org.springframework.integration:spring-integration-core:5.5.6'
41-
implementation 'com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:2.0.6'
41+
implementation 'com.google.cloud:spring-cloud-gcp-pubsub-stream-binder:2.0.8'
4242
testImplementation 'junit:junit:4.13.2'
4343
testImplementation 'com.google.truth:truth:1.1.3'
4444
testImplementation 'org.springframework.boot:spring-boot-test:2.5.7'

0 commit comments

Comments
 (0)