File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
bolt-google-cloud-functions Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1313 <!-- functions-framework-api requires Java 11+ -->
1414 <maven .compiler.source>11</maven .compiler.source>
1515 <maven .compiler.target>11</maven .compiler.target>
16- <google-cloud-functions-api .version>1.1.0 </google-cloud-functions-api .version>
16+ <google-cloud-functions-api .version>1.1.4 </google-cloud-functions-api .version>
1717 </properties >
1818
1919 <artifactId >bolt-google-cloud-functions</artifactId >
Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <properties >
13- <http4k .version>5.35.2.0 </http4k .version>
13+ <http4k .version>5.37.1.1 </http4k .version>
1414 <!-- http4k 5.26+ no longer supports Java 1.8 -->
1515 <maven .compiler.source>11</maven .compiler.source>
1616 <maven .compiler.target>11</maven .compiler.target>
You can’t perform that action at this time.
0 commit comments