Skip to content

Commit fd65538

Browse files
Update janino to 3.1.4 (#491)
Co-authored-by: Zak Patterson <pattersonzak@gmail.com>
1 parent 8c62222 commit fd65538

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ object dependencies {
4141
val flyway = "7.3.2"
4242
val http4s = "0.21.25"
4343
val flyway = "7.11.3"
44-
val janino = "3.1.2"
44+
val janino = "3.1.4"
4545
val kindProjector212 = "0.10.3"
4646
val kindProjector213 = "0.11.0"
4747
val logback = "1.2.4"

0 commit comments

Comments
 (0)