Skip to content

Commit

Permalink
Update airframe-log to 2025.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Feb 7, 2025
1 parent b52e135 commit b5a33f2
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 @@ -132,7 +132,7 @@ lazy val dependencies =
private val scodecV = "1.2.1"
private val munitV = "1.1.0"
private val scalafmtV = "3.8.3"
private val airframelogV = "2025.1.1"
private val airframelogV = "2025.1.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 b5a33f2

Please sign in to comment.