Skip to content

Commit c6d4d7f

Browse files
chore: regenerate README (#331)
1 parent b7ef47d commit c6d4d7f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/readme/synth.metadata/synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-pubsublite.git",
7-
"sha": "7438bc8260d00f040d5026073fa0507115d0fce1"
7+
"sha": "4e318bbafcde6c30ad0b764b4701078809826b3e"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "901ddd44e9ef7887ee681b9183bbdea99437fdcc"
14+
"sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e"
1515
}
1616
}
1717
]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you are using Maven, add this to your pom.xml file:
2525
<dependency>
2626
<groupId>com.google.cloud</groupId>
2727
<artifactId>google-cloud-pubsub</artifactId>
28-
<version>1.108.5</version>
28+
<version>1.108.6</version>
2929
</dependency>
3030

3131
```

0 commit comments

Comments
 (0)