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 2e23f92 commit 75002aeCopy full SHA for 75002ae
1 file changed
build.sbt
@@ -1,10 +1,10 @@
1
-val catsEffectVersion = "3.0.0"
+val catsEffectVersion = "3.0.1"
2
3
val catsVersion = "2.4.1"
4
5
val confluentVersion = "6.1.1"
6
7
-val fs2Version = "3.0.0"
+val fs2Version = "3.0.1"
8
9
val kafkaVersion = "2.7.0"
10
0 commit comments