We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c719bb commit 5755359Copy full SHA for 5755359
project/ProjectPlugin.scala
@@ -24,7 +24,7 @@ object ProjectPlugin extends AutoPlugin {
24
val catsRetry: String = "3.1.3"
25
val dockerItScala = "0.12.0"
26
val dropwizard: String = "4.2.30"
27
- val enumeratum: String = "1.7.5"
+ val enumeratum: String = "1.7.6"
28
val fs2: String = "3.12.0"
29
val fs2Grpc: String = "2.7.22"
30
val grpc: String = "1.71.0"
0 commit comments