Skip to content

Commit

Permalink
Merge pull request #19 from RaphiMC/dependabot/gradle/org.slf4j-slf4j…
Browse files Browse the repository at this point in the history
…-api-2.0.12

Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
  • Loading branch information
RaphiMC authored Feb 6, 2024
2 parents 30120c1 + ec2ebf1 commit 04d2cf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ dependencies {
api("io.jsonwebtoken:jjwt-gson:0.12.5") {
exclude group: "com.google.code.gson", module: "gson"
}
api "org.slf4j:slf4j-api:2.0.11"
api "org.slf4j:slf4j-api:2.0.12"
}

sourceSets {
Expand Down

0 comments on commit 04d2cf4

Please sign in to comment.