We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7b1cff5 + 62bff98 commit a74b5f7Copy full SHA for a74b5f7
1 file changed
build.sbt
@@ -7,7 +7,7 @@ lazy val buildSettings = Seq(
7
crossScalaVersions := Seq("2.12.15", "2.13.8")
8
)
9
10
-lazy val twitterVersion = "22.4.0"
+lazy val twitterVersion = "22.7.0"
11
lazy val circeVersion = "0.14.2"
12
lazy val circeFs2Version = "0.14.0"
13
lazy val circeIterateeVersion = "0.13.0-M2"
0 commit comments