Skip to content

Commit 2eaa488

Browse files
chore: generate libraries at Mon Apr 21 06:14:19 UTC 2025
1 parent 583d585 commit 2eaa488

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ Code in this repo is formatted with
8484
[google-java-format](https://github.com/google/google-java-format).
8585
To run formatting on your project, you can run:
8686
```
87-
mvn com.spotify.fmt:fmt-maven-plugin:format
87+
mvn com.coveo:fmt-maven-plugin:format
8888
```
8989

9090
[1]: https://cloud.google.com/docs/authentication/getting-started#creating_a_service_account

renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@
6363
"^org.jacoco:",
6464
"^org.codehaus.mojo:",
6565
"^org.sonatype.plugins:",
66+
"^com.coveo:",
6667
"^com.google.cloud:google-cloud-shared-config"
6768
],
6869
"semanticCommitType": "build",

0 commit comments

Comments
 (0)