Skip to content

Commit

Permalink
Merge pull request #253 from GiantTreeLP/renovate/slf4jversion
Browse files Browse the repository at this point in the history
fix(deps): update slf4jversion to v2.0.11
  • Loading branch information
GiantTreeLP authored Jan 9, 2024
2 parents f534b49 + 82f13c4 commit 6eeb1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ repositories {
dependencies {

val kordVersion = "0.12.0"
val slf4jVersion = "2.0.10"
val slf4jVersion = "2.0.11"
val ktorVersion = "2.3.7"

val exposedVersion = "0.46.0"
Expand Down

0 comments on commit 6eeb1f7

Please sign in to comment.