Skip to content

Commit

Permalink
Update slf4j-simple to 2.0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Aug 12, 2024
1 parent 4f0545a commit 91f3617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ object ProjectPlugin extends AutoPlugin {
val pureconfig: String = "0.17.7"
val scala213: String = "2.13.12"
val scopt: String = "4.1.0"
val slf4j: String = "2.0.15"
val slf4j: String = "2.0.16"
}

def mu(module: String) = "io.higherkindness" %% module % V.mu
Expand Down

0 comments on commit 91f3617

Please sign in to comment.