We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 362ebd8 commit 95914c5Copy full SHA for 95914c5
build.sbt
@@ -22,7 +22,7 @@ ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("11"))
22
23
// Versions
24
lazy val skunk = "0.6.3"
25
-lazy val iron = "2.1.0"
+lazy val iron = "2.5.0"
26
lazy val quotidian = "0.0.6"
27
lazy val munit = "0.7.29"
28
lazy val munitCE = "1.0.7"
0 commit comments