File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ If you are using Maven, add this to your pom.xml file:
3232If you are using Gradle without BOM, add this to your dependencies:
3333
3434``` Groovy
35- implementation 'com.google.cloud:google-cloud-pubsublite:1.8 .0'
35+ implementation 'com.google.cloud:google-cloud-pubsublite:1.9 .0'
3636```
3737
3838If you are using SBT, add this to your dependencies:
3939
4040``` Scala
41- libraryDependencies += " com.google.cloud" % " google-cloud-pubsublite" % " 1.8 .0"
41+ libraryDependencies += " com.google.cloud" % " google-cloud-pubsublite" % " 1.9 .0"
4242```
4343
4444## Authentication
Original file line number Diff line number Diff line change 109109 <path >
110110 <groupId >com.google.auto.value</groupId >
111111 <artifactId >auto-value</artifactId >
112- <version >1.10</version >
112+ <version >1.10.1 </version >
113113 </path >
114114 <path >
115115 <groupId >com.google.auto.service</groupId >
You can’t perform that action at this time.
0 commit comments