File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ object ProjectPlugin extends AutoPlugin {
22
22
val dockerItScala = " 0.9.9"
23
23
val dropwizard : String = " 4.2.15"
24
24
val enumeratum : String = " 1.7.2"
25
- val fs2 : String = " 3.4 .0"
25
+ val fs2 : String = " 3.5 .0"
26
26
val fs2Grpc : String = " 2.5.6"
27
27
val grpc : String = " 1.52.1"
28
28
val kindProjector : String = " 0.13.2"
Original file line number Diff line number Diff line change @@ -15,4 +15,4 @@ addSbtPlugin("com.alejandrohdezma" % "sbt-github-mdoc" % "0.11.6"
15
15
addSbtPlugin(" com.alejandrohdezma" % " sbt-remove-test-from-pom" % " 0.1.0" )
16
16
addSbtPlugin(" io.github.davidgregory084" % " sbt-tpolecat" % " 0.3.1" )
17
17
addSbtPlugin(" ch.epfl.scala" % " sbt-missinglink" % " 0.3.5" )
18
- addSbtPlugin(" io.higherkindness" % " sbt-mu-srcgen" % " 0.30.0 " )
18
+ addSbtPlugin(" io.higherkindness" % " sbt-mu-srcgen" % " 0.30.1 " )
You can’t perform that action at this time.
0 commit comments