Skip to content

Commit

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

Bump org.slf4j:slf4j-jdk14 from 2.0.11 to 2.0.12
  • Loading branch information
dbarashev authored Feb 6, 2024
2 parents 1aecb15 + a8b3b19 commit d4e1a69
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 @@ -22,7 +22,7 @@ configurations {

dependencies {
exported 'org.slf4j:slf4j-api:2.0.11'
implementation 'org.slf4j:slf4j-jdk14:2.0.11'
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.+"
implementation "com.vladsch.flexmark:flexmark-ext-attributes:0.64.+"
Expand Down

0 comments on commit d4e1a69

Please sign in to comment.