Skip to content

Commit

Permalink
Merge pull request #195 from arielsrv/dependabot/gradle/org.slf4j-slf…
Browse files Browse the repository at this point in the history
…4j-log4j12-2.0.14

Bump org.slf4j:slf4j-log4j12 from 2.0.13 to 2.0.14
  • Loading branch information
arielsrv authored Aug 7, 2024
2 parents 317a15a + 027d7d8 commit 778199c
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 @@ -28,7 +28,7 @@ repositories {

dependencies {
implementation 'com.sparkjava:spark-core:2.9.4'
implementation group: 'org.slf4j', name: 'slf4j-log4j12', version: '2.0.13'
implementation group: 'org.slf4j', name: 'slf4j-log4j12', version: '2.0.14'
implementation group: 'com.google.inject', name: 'guice', version: '7.0.0'
implementation 'io.reactivex.rxjava3:rxjava:3.1.8'
implementation 'com.fasterxml.jackson.core:jackson-core:2.17.2'
Expand Down

0 comments on commit 778199c

Please sign in to comment.