Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit c040412

Browse files
authoredJun 27, 2020
chore: regenerate README versions (#179)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1b8e3777-2a8a-43ca-858f-1e4587d9e4d1/targets - [ ] To automatically regenerate this PR, check this box.
1 parent 5249385 commit c040412

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file
2020
<dependency>
2121
<groupId>com.google.cloud</groupId>
2222
<artifactId>libraries-bom</artifactId>
23-
<version>7.0.0</version>
23+
<version>8.0.0</version>
2424
<type>pom</type>
2525
<scope>import</scope>
2626
</dependency>
@@ -41,7 +41,7 @@ If you are using Maven without BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-recaptchaenterprise</artifactId>
44-
<version>0.30.1</version>
44+
<version>0.31.0</version>
4545
</dependency>
4646
<!-- [END recaptcha-enterprise_install_without_bom] -->
4747

@@ -65,7 +65,7 @@ If you are using Maven without BOM, add this to your dependencies:
6565
<plugin>
6666
<groupId>org.codehaus.mojo</groupId>
6767
<artifactId>build-helper-maven-plugin</artifactId>
68-
<version>3.1.0</version>
68+
<version>3.2.0</version>
6969
<executions>
7070
<execution>
7171
<id>add-snippets-source</id>

‎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-recaptchaenterprise.git",
7-
"sha": "fa76a08dd1cb5a350000dec8fe952a572da9bd6e"
7+
"sha": "5249385e3ba93588ac95a577dfb280c00b9f4971"
88
}
99
},
1010
{

0 commit comments

Comments
 (0)
This repository has been archived.