We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c92c23b commit 00d831cCopy full SHA for 00d831c
README.md
@@ -6,8 +6,8 @@ Multiple handlers support for lambda written using scala-aws-lambda-runtime.
6
7
## Dependencies
8
9
-- Scala >= 3.3.5
10
-- [scala-aws-lambda-runtime](https://github.com/encalmo/scala-aws-lambda-runtime)
+ - [Scala](https://www.scala-lang.org/) >= 3.3.5
+ - org.encalmo [**scala-aws-lambda-runtime** 0.9.6](https://central.sonatype.com/artifact/org.encalmo/scala-aws-lambda-runtime_3) | [**scala-aws-lambda-utils** 0.9.2](https://central.sonatype.com/artifact/org.encalmo/scala-aws-lambda-utils_3)
11
12
## Usage
13
0 commit comments