This repository was archived by the owner on Oct 2, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Failed to load files.
Original file line numberDiff line numberDiff line change
Expand Up@@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://.com/googleapis/java-kms.git",
"sha": "1ee21456a3e7e1007691d1cd3eb02f0d3a4abb0a"
"sha": "eb7b0b5cf4b97bec82dc993b1d9962ce7b9ff56b"
}
},
{
Expand Down
Original file line numberDiff line numberDiff line change
Expand Up@@ -17,7 +17,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>libraries-bom</artifactId>
<version>19.2.1</version>
<version>20.0.0</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down