Skip to content

Commit

Permalink
Merge branch 'CS-3866' into 'master'
Browse files Browse the repository at this point in the history
CS-3866: redisson 3.18.0

See merge request videocore/encore!142
  • Loading branch information
John Laurin (jola10) committed Dec 2, 2022
2 parents c0a0d83 + 24d6726 commit fd97fae
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 @@ -73,7 +73,7 @@ dependencyManagement {
}
}

val redissonVersion = "3.17.6"
val redissonVersion = "3.18.0"

dependencies {
implementation("se.svt.oss:media-analyzer:1.0.3")
Expand Down

0 comments on commit fd97fae

Please sign in to comment.