Skip to content

Commit

Permalink
Merge pull request #391 from tumugin/renovate/all-minor-patch
Browse files Browse the repository at this point in the history
Update dependency io.lettuce:lettuce-core to v6.5.2.RELEASE
  • Loading branch information
tumugin authored Jan 2, 2025
2 parents a5248f7 + 7787824 commit 17ec3da
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 @@ -95,7 +95,7 @@ dependencies {
implementation("io.github.cdimascio:dotenv-kotlin:6.5.0")
implementation("de.svenkubiak:jBCrypt:0.4.3")
implementation("io.konform:konform:0.10.0")
implementation("io.lettuce:lettuce-core:6.5.1.RELEASE")
implementation("io.lettuce:lettuce-core:6.5.2.RELEASE")
implementation("org.flywaydb:flyway-core:$flywayVersion")
implementation("org.flywaydb:flyway-mysql:$flywayVersion")
implementation("org.flywaydb:flyway-database-postgresql:$flywayVersion")
Expand Down

0 comments on commit 17ec3da

Please sign in to comment.