Skip to content

Commit c8f981b

Browse files
changes without context (#288)
autosynth cannot find the source of changes triggered by earlier changes in this repository, or by version upgrades to tools such as linters.
1 parent bd85b39 commit c8f981b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
1717
<dependency>
1818
<groupId>com.google.cloud</groupId>
1919
<artifactId>libraries-bom</artifactId>
20-
<version>8.0.0</version>
20+
<version>8.1.0</version>
2121
<type>pom</type>
2222
<scope>import</scope>
2323
</dependency>

synth.metadata

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-pubsub.git",
7-
"sha": "bda6280160dc0a827c6667e5aecbc487a219aa5b"
7+
"sha": "bd85b3958381abc5307cf4ddab5c80f360893538"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)