Skip to content

Commit 4efe017

Browse files
authored
Merge pull request #3012 from mbeddr/renovate/maintenance/mps20241-net.sourceforge.plantuml-plantuml-1.x
fix(deps): update dependency net.sourceforge.plantuml:plantuml to v1.2025.3 (maintenance/mps20241)
2 parents f9f44b0 + 3624ace commit 4efe017

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

subprojects/com.mbeddr/platform/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def bundledDeps = [
5959
exclude module: 'stax-api'
6060
}),
6161
new BundledDep('jfreechart', ['org.jfree:jfreechart:1.5.6'], 'com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.jfreechart.runtime', {}),
62-
new BundledDep('plantuml', ['net.sourceforge.plantuml:plantuml:1.2025.2'], 'com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.plantuml/solutions/pluginSolution'),
62+
new BundledDep('plantuml', ['net.sourceforge.plantuml:plantuml:1.2025.3'], 'com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.plantuml/solutions/pluginSolution'),
6363
new BundledDep('opencsv', ['au.com.bytecode:opencsv:2.4'], 'com.mbeddr.mpsutil/solutions/com.opencsv'),
6464
new BundledDep('mockito', ['org.mockito:mockito-core:5.18.0'], 'com.mbeddr.mpsutil/solutions/org.mockito', {}),
6565
new BundledDep('ecore', ['org.eclipse.emf:org.eclipse.emf.ecore.xcore:1.33.0'], 'com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.ecore.stubs', {

0 commit comments

Comments
 (0)