Skip to content
This repository has been archived by the owner on Apr 22, 2022. It is now read-only.

Commit

Permalink
Upgrade Pub/Sub SDK: 1.44.0 -> 1.45.0
Browse files Browse the repository at this point in the history
  • Loading branch information
asnare committed Sep 21, 2018
1 parent fc2b3eb commit 7f07cc8
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 @@ -95,7 +95,7 @@ dependencies {
compile (group: 'com.google.auth', name: 'google-auth-library-oauth2-http', version: '0.11.0') {
exclude group: 'com.google.guava', module: 'guava-jdk5'
}
compile group: 'com.google.cloud', name: 'google-cloud-pubsub', version: '1.44.0'
compile group: 'com.google.cloud', name: 'google-cloud-pubsub', version: '1.45.0'
compile (group: 'net.sf.uadetector', name: 'uadetector-core', version: '0.9.22') {
exclude group: 'com.google.code.findbugs', module: 'jsr305'
}
Expand Down

0 comments on commit 7f07cc8

Please sign in to comment.