Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
Merge pull request #103 from jnodorp/dependabot/gradle/io.github.open…
Browse files Browse the repository at this point in the history
…feign-feign-jackson-13.2.1

chore(deps): bump io.github.openfeign:feign-jackson from 13.2 to 13.2.1
  • Loading branch information
jnodorp authored Feb 7, 2024
2 parents b82cbef + 8bab933 commit b15a8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ repositories {
}

dependencies {
implementation("io.github.openfeign:feign-jackson:13.2")
implementation("io.github.openfeign:feign-jackson:13.2.1")

testImplementation("com.github.tomakehurst:wiremock:3.0.1")
testImplementation("org.junit.jupiter:junit-jupiter-api:5.10.2")
Expand Down

0 comments on commit b15a8f2

Please sign in to comment.