File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
clustered/ehcache-clustered Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ dependencies {
9090 serverLibs project(' :clustered:server:ehcache-service' )
9191
9292 kit " org.terracotta.internal:terracotta-kit:$terracottaCoreVersion @tar.gz"
93- kit " org.terracotta:platform-kit :$terracottaPlatformVersion @tar.gz"
93+ kit " org.terracotta:platform-layout :$terracottaPlatformVersion @tar.gz"
9494}
9595
9696task copyDocs (type : Sync ) {
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ slf4jVersion = 1.7.36
99sizeofVersion = 0.4.3
1010
1111# Terracotta clustered
12- terracottaPlatformVersion = 5.10.16
12+ terracottaPlatformVersion = 5.10.17
1313terracottaApisVersion = 1.9.0
1414terracottaCoreVersion = 5.10.14
1515terracottaPassthroughTestingVersion = 1.9.0
You can’t perform that action at this time.
0 commit comments