Skip to content

Commit 95914c5

Browse files
committed
chore: bump iron to 2.5.0
1 parent 362ebd8 commit 95914c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("11"))
2222

2323
// Versions
2424
lazy val skunk = "0.6.3"
25-
lazy val iron = "2.1.0"
25+
lazy val iron = "2.5.0"
2626
lazy val quotidian = "0.0.6"
2727
lazy val munit = "0.7.29"
2828
lazy val munitCE = "1.0.7"

0 commit comments

Comments
 (0)