Skip to content

Commit 736efbc

Browse files
fix(deps): update dependency net.sourceforge.plantuml:plantuml to v1.2025.4
1 parent 85c8c7e commit 736efbc

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
@@ -54,7 +54,7 @@ def bundledDeps = [
5454
exclude module: 'stax-api'
5555
}),
5656
new BundledDep('jfreechart', ['org.jfree:jfreechart:1.5.6'], 'com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.jfreechart.runtime', {}),
57-
new BundledDep('plantuml', ['net.sourceforge.plantuml:plantuml:1.2025.3'], 'com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.plantuml/solutions/pluginSolution'),
57+
new BundledDep('plantuml', ['net.sourceforge.plantuml:plantuml:1.2025.4'], 'com.mbeddr.mpsutil/solutions/com.mbeddr.mpsutil.plantuml/solutions/pluginSolution'),
5858
new BundledDep('opencsv', ['au.com.bytecode:opencsv:2.4'], 'com.mbeddr.mpsutil/solutions/com.opencsv'),
5959
new BundledDep('mockito', ['org.mockito:mockito-core:5.18.0'], 'com.mbeddr.mpsutil/solutions/org.mockito', {}),
6060
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)