Skip to content

Commit

Permalink
Update airframe-log to 24.12.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Dec 17, 2024
1 parent 09d17df commit 4107b5f
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 @@ -131,7 +131,7 @@ lazy val dependencies =
private val scodecV = "1.2.1"
private val munitV = "1.0.3"
private val scalafmtV = "3.8.3"
private val airframelogV = "24.12.1"
private val airframelogV = "24.12.2"
private val oslibV = "0.9.2"
private val scallopV = "5.2.0"
val scodec = "org.scodec" %% "scodec-bits" % scodecV
Expand Down

0 comments on commit 4107b5f

Please sign in to comment.