Skip to content

Commit 369a837

Browse files
authored
Merge pull request #428 from profunktor/update/jwt-core-9.4.6
Update jwt-core to 9.4.6
2 parents 4024ba9 + 5cb6fff commit 369a837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77
val catsEffect = "3.5.2"
88
val fs2 = "3.9.4"
99
val http4s = "0.23.25"
10-
val jwt = "9.4.5"
10+
val jwt = "9.4.6"
1111

1212
val betterMonadicFor = "0.3.1"
1313
val kindProjector = "0.13.2"

0 commit comments

Comments
 (0)