Skip to content

Commit e84fa35

Browse files
authored
Update README.md
1 parent 1d42e3b commit e84fa35

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
![Maven Central Version](https://img.shields.io/maven-central/v/org.encalmo/scala-aws-lambda-testkit_3?style=for-the-badge)
2+
13
# scala-aws-lambda-testkit
24

35
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
1719

1820
or with SCALA-CLI
1921

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

Comments
 (0)