Skip to content

Commit

Permalink
Merge pull request #3 from tobias-laa/renovate/com.github.codemonstur…
Browse files Browse the repository at this point in the history
…-embedded-redis-1.x

Update dependency com.github.codemonstur:embedded-redis to v1.4.1
  • Loading branch information
tobi-laa authored Feb 11, 2024
2 parents 5da166c + f535c37 commit de37b48
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 @@ -34,7 +34,7 @@ dependencyManagement {
}

dependencies {
api("com.github.codemonstur:embedded-redis:1.4.0")
api("com.github.codemonstur:embedded-redis:1.4.1")
implementation("org.jetbrains.kotlin:kotlin-reflect")
implementation("org.springframework.boot:spring-boot-test")
implementation("org.springframework:spring-test")
Expand Down

0 comments on commit de37b48

Please sign in to comment.