Skip to content

Commit

Permalink
Merge pull request #226 from lsd-consulting/dependabot/gradle/other-d…
Browse files Browse the repository at this point in the history
…ependencies-3d7a6056ba
  • Loading branch information
dependabot[bot] authored Oct 29, 2024
2 parents d48c919 + d36f6b3 commit ab5f689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ dependencies {
compileOnly("io.github.lsd-consulting:spring-wiremock-stub-generator:3.0.25")
compileOnly("org.wiremock:wiremock-standalone:3.9.2")

implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.0")
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.18.1")
implementation("org.apache.commons:commons-collections4:4.4")
implementation("org.apache.httpcomponents:httpcore:4.4.16") {
because("it's needed for DB connection security")
Expand Down

0 comments on commit ab5f689

Please sign in to comment.