Skip to content

Commit 5755359

Browse files
authored
Update enumeratum to 1.7.6
1 parent 0c719bb commit 5755359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
2424
val catsRetry: String = "3.1.3"
2525
val dockerItScala = "0.12.0"
2626
val dropwizard: String = "4.2.30"
27-
val enumeratum: String = "1.7.5"
27+
val enumeratum: String = "1.7.6"
2828
val fs2: String = "3.12.0"
2929
val fs2Grpc: String = "2.7.22"
3030
val grpc: String = "1.71.0"

0 commit comments

Comments
 (0)