Skip to content

Commit

Permalink
Bump io.moia.lambda-kotlin-request-router:router
Browse files Browse the repository at this point in the history
Bumps [io.moia.lambda-kotlin-request-router:router](https://github.com/moia-oss/lambda-kotlin-request-router) from 0.9.7 to 0.10.2.
- [Release notes](https://github.com/moia-oss/lambda-kotlin-request-router/releases)
- [Commits](0.9.7...0.10.2)

---
updated-dependencies:
- dependency-name: io.moia.lambda-kotlin-request-router:router
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 27c5c91 commit 552225f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
implementation(kotlin("stdlib-jdk8"))
implementation(kotlin("reflect"))

implementation("io.moia.lambda-kotlin-request-router:router:0.9.7")
implementation("io.moia.lambda-kotlin-request-router:router:0.10.2")

implementation("com.amazonaws:aws-lambda-java-core:1.2.0")
implementation("com.amazonaws:aws-lambda-java-log4j2:1.1.0")
Expand Down

0 comments on commit 552225f

Please sign in to comment.