Skip to content

Commit 4fc8743

Browse files
committed
Update enumeratum to 1.7.5
1 parent d15a59c commit 4fc8743

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

libats-slick/build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ libraryDependencies ++= {
1818
"org.bouncycastle" % "bcprov-jdk18on" % "1.78.1" % Provided,
1919
"org.bouncycastle" % "bcpkix-jdk18on" % "1.78.1" % Provided,
2020

21-
"com.beachape" %% "enumeratum" % "1.7.4" % Provided,
21+
"com.beachape" %% "enumeratum" % "1.7.5" % Provided,
2222
)
2323
}

0 commit comments

Comments
 (0)