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.10.2 to 1.0.0.
- [Release notes](https://github.com/moia-oss/lambda-kotlin-request-router/releases)
- [Commits](0.10.2...1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent d01321a commit 633d7cc
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"))
implementation(kotlin("reflect"))

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

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

0 comments on commit 633d7cc

Please sign in to comment.