Skip to content

Commit

Permalink
Update slf4j-simple to 2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Apr 15, 2024
1 parent 8356fd1 commit 4a9b789
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.6"
val scala213: String = "2.13.12"
val scopt: String = "4.1.0"
val slf4j: String = "2.0.12"
val slf4j: String = "2.0.13"
}

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

0 comments on commit 4a9b789

Please sign in to comment.