Skip to content

Commit 55d555a

Browse files
committed
Upgrade to Crac 1.5.0
Closes gh-41404
1 parent 0986716 commit 55d555a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,7 @@ bom {
285285
site("https://docs.couchbase.com/java-sdk/current/hello-world/overview.html")
286286
}
287287
}
288-
library("Crac", "1.4.0") {
288+
library("Crac", "1.5.0") {
289289
group("org.crac") {
290290
modules = [
291291
"crac"

0 commit comments

Comments
 (0)