Skip to content

Commit

Permalink
Merge pull request #141 from Dwolla/update/natchez-core-0.3.7
Browse files Browse the repository at this point in the history
Update natchez-core, ... to 0.3.7
  • Loading branch information
mergify[bot] authored Oct 28, 2024
2 parents 3360cfb + 82ad3d3 commit 7cecbca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ lazy val core = project.in(file("core"))
val otelSemConvV = "1.27.0-alpha"

Seq(
"org.tpolecat" %% "natchez-core" % "0.3.6",
"org.tpolecat" %% "natchez-opentelemetry" % "0.3.6",
"org.tpolecat" %% "natchez-core" % "0.3.7",
"org.tpolecat" %% "natchez-opentelemetry" % "0.3.7",
"org.typelevel" %% "cats-core" % "2.12.0",
"org.typelevel" %% "cats-effect" % catsEffectV,
"org.typelevel" %% "cats-mtl" % "1.5.0",
Expand Down

0 comments on commit 7cecbca

Please sign in to comment.