File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ description = 'Spring Cloud GCP Pub/Sub Code Sample'
3434java. sourceCompatibility = JavaVersion . VERSION_1_8
3535
3636dependencies {
37- implementation platform(' com.google.cloud:spring-cloud-gcp-dependencies:3.4.7 ' )
37+ implementation platform(' com.google.cloud:spring-cloud-gcp-dependencies:3.5.0 ' )
3838 implementation platform(' org.springframework.boot:spring-boot-dependencies:2.7.11' )
3939 implementation ' com.github.spotbugs:spotbugs-annotations:4.7.3'
4040 implementation ' com.google.cloud:spring-cloud-gcp-pubsub-stream-binder'
Original file line number Diff line number Diff line change 5656 <dependency >
5757 <groupId >com.google.cloud</groupId >
5858 <artifactId >spring-cloud-gcp-dependencies</artifactId >
59- <version >3.4.7 </version >
59+ <version >3.5.0 </version >
6060 <type >pom</type >
6161 <scope >import</scope >
6262 </dependency >
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ limitations under the License.
4747 <dependency >
4848 <groupId >com.google.cloud</groupId >
4949 <artifactId >spring-cloud-gcp-dependencies</artifactId >
50- <version >3.4.9 </version >
50+ <version >3.5.0 </version >
5151 <type >pom</type >
5252 <scope >import</scope >
5353 </dependency >
Original file line number Diff line number Diff line change @@ -44,7 +44,7 @@ limitations under the License.
4444 <dependency >
4545 <groupId >com.google.cloud</groupId >
4646 <artifactId >spring-cloud-gcp-dependencies</artifactId >
47- <version >3.4.7 </version >
47+ <version >3.5.0 </version >
4848 <type >pom</type >
4949 <scope >import</scope >
5050 </dependency >
You can’t perform that action at this time.
0 commit comments