Skip to content

Commit

Permalink
Update dwolla-otel-natchez to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
dwolla-oss-scala-steward[bot] committed Aug 28, 2024
1 parent a2416d6 commit 7b0622a
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 @@ -59,7 +59,7 @@ lazy val core = crossProject(JVMPlatform, JSPlatform)
)
.jvmSettings(
libraryDependencies ++= Seq(
"com.dwolla" %% "dwolla-otel-natchez" % "0.2.2" % Test,
"com.dwolla" %% "dwolla-otel-natchez" % "0.2.3" % Test,
),
)
.settings(doctestSettings *)
Expand Down

0 comments on commit 7b0622a

Please sign in to comment.