Skip to content

Commit

Permalink
Bump com.microsoft.azure.azurefunctions in /prime-router
Browse files Browse the repository at this point in the history
Bumps com.microsoft.azure.azurefunctions from 1.8.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: com.microsoft.azure.azurefunctions
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2021
1 parent 1b038f4 commit 93d4cde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prime-router/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ plugins {
id("org.flywaydb.flyway") version "8.2.0"
id("nu.studer.jooq") version "6.0.1"
id("com.github.johnrengelman.shadow") version "7.1.0"
id("com.microsoft.azure.azurefunctions") version "1.8.1"
id("com.microsoft.azure.azurefunctions") version "1.8.2"
id("org.jlleitschuh.gradle.ktlint") version "10.2.0"
id("com.adarshr.test-logger") version "3.1.0"
id("jacoco")
Expand Down

0 comments on commit 93d4cde

Please sign in to comment.