Skip to content
Merged
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 gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cel = "0.14.0"
# Tracks the jackson line above: networknt 3.x is the Jackson 3 line, 2.x the Jackson 2 one. The
# project maintains both in parallel, so this pin follows our tree model rather than their support.
networknt = "3.0.7"
slf4j = "2.0.18"
slf4j = "2.0.19"

[libraries]
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
Expand Down