Skip to content

Commit

Permalink
Update slf4j-simple to 2.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot authored Aug 7, 2024
1 parent 6a71af3 commit 1b891eb
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.13"
val slf4j: String = "2.0.14"
}

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

0 comments on commit 1b891eb

Please sign in to comment.