We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4024ba9 + 5cb6fff commit 369a837Copy full SHA for 369a837
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val catsEffect = "3.5.2"
8
val fs2 = "3.9.4"
9
val http4s = "0.23.25"
10
- val jwt = "9.4.5"
+ val jwt = "9.4.6"
11
12
val betterMonadicFor = "0.3.1"
13
val kindProjector = "0.13.2"
0 commit comments