This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
.github/readme/synth.metadata Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 "git": {
55 "name": ".",
66 "remote": "https://github.com/googleapis/java-functions.git",
7- "sha": "80170a344a82b50fa7c256b54b8273d49705d73d "
7+ "sha": "9b7a5523cb42b37e130f220a004d3f8bd92137fe "
88 }
99 },
1010 {
1111 "git": {
1212 "name": "synthtool",
1313 "remote": "https://github.com/googleapis/synthtool.git",
14- "sha": "996775eca5fd934edac3c2ae34b80ff0395b1717 "
14+ "sha": "6133907dbb3ddab204a17a15d5c53ec0aae9b033 "
1515 }
1616 }
1717 ]
Original file line number Diff line number Diff line change @@ -24,11 +24,11 @@ If you are using Maven, add this to your pom.xml file:
2424
2525If you are using Gradle, add this to your dependencies
2626``` Groovy
27- compile 'com.google.cloud:google-cloud-functions:1.0.3 '
27+ compile 'com.google.cloud:google-cloud-functions:1.0.5 '
2828```
2929If you are using SBT, add this to your dependencies
3030``` Scala
31- libraryDependencies += " com.google.cloud" % " google-cloud-functions" % " 1.0.3 "
31+ libraryDependencies += " com.google.cloud" % " google-cloud-functions" % " 1.0.5 "
3232```
3333
3434## Authentication
You can’t perform that action at this time.
0 commit comments