You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+

2
+
1
3
# scala-aws-lambda-testkit
2
4
3
5
Artefacts supporting testing of the AWS lambda functions written using Scala 3 and [scala-aws-lambda-runtime](https://github.com/encalmo/scala-aws-lambda-runtime)
@@ -17,4 +19,4 @@ Use with SBT
17
19
18
20
or with SCALA-CLI
19
21
20
-
//> using dep org.encalmo::scala-aws-lambda-testkit:0.9.0
22
+
//> using dep org.encalmo::scala-aws-lambda-testkit:0.9.0
0 commit comments