We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 285f5ae commit 8d3a570Copy full SHA for 8d3a570
build.sbt
@@ -13,7 +13,7 @@ lazy val flywayVersion = "11.15.0"
13
lazy val postgresDriverVersion = "42.7.8"
14
lazy val h2Version = "2.4.240"
15
lazy val chimneyVersion = "1.8.2"
16
-lazy val ironVersion = "3.2.0"
+lazy val ironVersion = "3.2.1"
17
lazy val izumiReflectVersion = "3.0.6"
18
19
lazy val root = (project in file("."))
0 commit comments