File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,15 +2,15 @@ val catsEffectVersion = "3.0.0"
22
33val catsVersion = " 2.4.1"
44
5- val confluentVersion = " 6.1.0 "
5+ val confluentVersion = " 6.1.1 "
66
77val fs2Version = " 3.0.0"
88
99val kafkaVersion = " 2.7.0"
1010
1111val testcontainersScalaVersion = " 0.39.3"
1212
13- val vulcanVersion = " 1.4.1 "
13+ val vulcanVersion = " 1.5.0 "
1414
1515val scala212 = " 2.12.13"
1616
Original file line number Diff line number Diff line change 1- sbt.version = 1.4.7
1+ sbt.version = 1.4.9
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
33addSbtPlugin(" com.geirsson" % " sbt-ci-release" % " 1.5.7" )
44addSbtPlugin(" com.typesafe" % " sbt-mima-plugin" % " 0.8.1" )
55addSbtPlugin(" de.heikoseeberger" % " sbt-header" % " 5.6.0" )
6- addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.2.18 " )
6+ addSbtPlugin(" org.scalameta" % " sbt-mdoc" % " 2.2.19 " )
77addSbtPlugin(" org.scalameta" % " sbt-scalafmt" % " 2.4.2" )
88addSbtPlugin(" ch.epfl.lamp" % " sbt-dotty" % " 0.5.3" )
99addSbtPlugin(" com.codecommit" % " sbt-github-actions" % " 0.10.1" )
You can’t perform that action at this time.
0 commit comments