Skip to content

Commit

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

Bump net.sf.mpxj:mpxj from 13.6.0 to 13.7.0
  • Loading branch information
dbarashev authored Nov 26, 2024
2 parents 047d3ff + 073e746 commit cfa5eea
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.6.0') {
api('net.sf.mpxj:mpxj:13.7.0') {
exclude group: 'org.xerial', module: 'sqlite-jdbc'
exclude group: 'com.jgoodies'
}
Expand Down

0 comments on commit cfa5eea

Please sign in to comment.