Skip to content

Commit

Permalink
Update tagging to 2.3.5 (#3715)
Browse files Browse the repository at this point in the history
  • Loading branch information
softwaremill-ci committed Apr 26, 2024
1 parent 97cf1d5 commit 9963283
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,7 @@ lazy val tests: ProjectMatrix = (projectMatrix in file("tests"))
name := "tapir-tests",
libraryDependencies ++= Seq(
"io.circe" %%% "circe-generic" % Versions.circe,
"com.softwaremill.common" %%% "tagging" % "2.3.4",
"com.softwaremill.common" %%% "tagging" % "2.3.5",
scalaTest.value,
"org.typelevel" %%% "cats-effect" % Versions.catsEffect,
logback
Expand Down

0 comments on commit 9963283

Please sign in to comment.