Skip to content

Commit be0cfbe

Browse files
scala-stewarddpratt747
authored andcommitted
Update izumi-reflect to 3.0.7
1 parent 565680a commit be0cfbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ lazy val postgresDriverVersion = "42.7.8"
1414
lazy val h2Version = "2.4.240"
1515
lazy val chimneyVersion = "1.8.2"
1616
lazy val ironVersion = "3.2.1"
17-
lazy val izumiReflectVersion = "3.0.6"
17+
lazy val izumiReflectVersion = "3.0.7"
1818

1919
lazy val root = (project in file("."))
2020
.settings(

0 commit comments

Comments
 (0)