Skip to content
Closed
Changes from all commits
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
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ val slf4j2Version: String = "2.0.17"
val profigVersion: String = "3.4.18"

// Slack and Logstash Dependencies
val spiceVersion: String = "0.10.16"
val spiceVersion: String = "0.10.18"

// Benchmarking Dependencies
val log4jVersion: String = "2.25.2"
Expand Down
Loading