Skip to content

Commit

Permalink
Merge pull request #2590 from bardsoftware/dependabot/gradle/net.sf.m…
Browse files Browse the repository at this point in the history
…pxj-mpxj-13.5.0

Bump net.sf.mpxj:mpxj from 13.4.2 to 13.5.0
  • Loading branch information
dbarashev authored Oct 18, 2024
2 parents 705c222 + 78c1bab commit 55e7678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion biz.ganttproject.impex.msproject2/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {
providedCompile project(path: ':biz.ganttproject.app.libs', configuration: 'exported')
providedCompile project(path: ':biz.ganttproject.core')
providedCompile project(path: ':ganttproject')
api('net.sf.mpxj:mpxj:13.4.2') {
api('net.sf.mpxj:mpxj:13.5.0') {
exclude group: 'org.xerial', module: 'sqlite-jdbc'
exclude group: 'com.jgoodies'
}
Expand Down

0 comments on commit 55e7678

Please sign in to comment.