We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae4020a commit 4395df3Copy full SHA for 4395df3
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val jackson = "2.17.2"
8
val scala = "2.12.19"
9
val slf4j = "2.0.16"
10
- val spectator = "1.7.17"
+ val spectator = "1.7.19"
11
val spring = "6.1.12"
12
}
13
0 commit comments