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 from 0.10.2 to 1.1.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent c600e15 commit 6245509
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.1.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 6245509

Please sign in to comment.