Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ slf4jVersion = 2.0.17
sizeofVersion = 0.4.4

# Terracotta clustered
terracottaPlatformVersion = 5.11.7
terracottaCoreVersion = 5.12.18
terracottaPlatformVersion = 5.11.9
terracottaCoreVersion = 5.12.22
terracottaUtilitiesVersion = 0.0.19

# Test lib versions
Expand Down
Loading