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

chore(deps): update dependency com.google.cloud:google-cloud-functions to v2.2.1 #323

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
🦉 Updates from OwlBot
  • Loading branch information
gcf-owl-bot[bot] committed Oct 26, 2021
commit 0536ed323a42cdd6625bee985c99afc7f449508a
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ If you are using Maven, add this to your pom.xml file:
<dependency>
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-functions</artifactId>
<version>2.2.0</version>
<version>2.2.1</version>
</dependency>

```
Expand Down