Skip to content

Commit

Permalink
Add quarkus-funqy-amazon-lambda-deployment to the quarkus-bom
Browse files Browse the repository at this point in the history
(cherry picked from commit 37252eb)
  • Loading branch information
aloubyansky authored and gsmet committed Dec 11, 2023
1 parent d60949a commit 305e32e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2207,6 +2207,11 @@
<artifactId>quarkus-funqy-amazon-lambda</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-funqy-amazon-lambda-deployment</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>io.quarkus</groupId>
<artifactId>quarkus-funqy-google-cloud-functions</artifactId>
Expand Down

0 comments on commit 305e32e

Please sign in to comment.