Skip to content

Commit

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

Bump org.slf4j:slf4j-api from 2.0.11 to 2.0.12
  • Loading branch information
dbarashev authored Feb 6, 2024
2 parents d4e1a69 + 5873134 commit 2e59dcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz.ganttproject.app.libs/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ configurations {
}

dependencies {
exported 'org.slf4j:slf4j-api:2.0.11'
exported 'org.slf4j:slf4j-api:2.0.12'
implementation 'org.slf4j:slf4j-jdk14:2.0.12'
implementation "com.vladsch.flexmark:flexmark-ext-gfm-strikethrough:0.64.+"
implementation "com.vladsch.flexmark:flexmark-ext-tables:0.64.+"
Expand Down

0 comments on commit 2e59dcd

Please sign in to comment.