Skip to content

Commit

Permalink
chore: bump zio-logging from 2.3.2 to 2.4.0 (#482)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 14, 2024
1 parent 91ec2d4 commit be328ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/zparkio/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ libraryDependencies ++= Seq(
"org.apache.spark" %% "spark-sql" % "3.3.2" % Provided
)

libraryDependencies += "dev.zio" %% "zio-logging" % "2.3.2"
libraryDependencies += "dev.zio" %% "zio-logging" % "2.4.0"

0 comments on commit be328ea

Please sign in to comment.