Skip to content

Commit 487843c

Browse files
renovate[bot]mrebiai
authored andcommitted
chore(deps): update all dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 44753f2 commit 487843c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

build.sbt

+3-3
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ lazy val root = (project in file("."))
3838
// https://github.com/confluentinc/schema-registry/blob/master/pom.xml
3939
libraryDependencies ++= Seq(
4040
"org.apache.kafka" %% "kafka" % "3.2.3",
41-
"io.cucumber" %% "cucumber-scala" % "8.26.0",
41+
"io.cucumber" %% "cucumber-scala" % "8.26.1",
4242
"org.scalatest" %% "scalatest" % "3.2.19",
4343
"com.typesafe" % "config" % "1.4.3",
44-
"io.gatling" % "gatling-jsonpath" % "3.13.3",
45-
"com.lihaoyi" %% "os-lib" % "0.11.3",
44+
"io.gatling" % "gatling-jsonpath" % "3.13.4",
45+
"com.lihaoyi" %% "os-lib" % "0.11.4",
4646
"ch.qos.logback" % "logback-classic" % "1.5.16" % Runtime,
4747
"dev.zio" %% "zio" % zioVersion,
4848
"dev.zio" %% "zio-streams" % zioVersion,

0 commit comments

Comments
 (0)