Skip to content

Commit

Permalink
Merge pull request #125 from scala-steward/update/airframe-log-24.5.0
Browse files Browse the repository at this point in the history
Update airframe-log to 24.5.0
  • Loading branch information
soronpo authored May 10, 2024
2 parents 1f00cbc + 939ff13 commit 6ed8443
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 @@ -117,7 +117,7 @@ lazy val dependencies =
private val scodecV = "1.1.38"
private val munitV = "1.0.0-M10"
private val scalafmtV = "3.7.17"
private val airframelogV = "23.12.1"
private val airframelogV = "24.5.0"
private val oslibV = "0.9.2"
val scodec = "org.scodec" %% "scodec-bits" % scodecV
val munit = "org.scalameta" %% "munit" % munitV % Test
Expand Down

0 comments on commit 6ed8443

Please sign in to comment.