We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b35a82e + c2aadff commit 9e4b64eCopy full SHA for 9e4b64e
mx.fastr/suite.py
@@ -76,12 +76,12 @@
76
"version" : "1.8",
77
},
78
79
- "BATIK-ALL-1.11" : {
80
- "sha1" : "5fbd444c4160b9017bf107622347a12624d2749d",
+ "BATIK-ALL-1.14" : {
+ "sha1" : "a8d228e4ae2c21efb833fdfcdfe5446fa672974a",
81
"maven" : {
82
"groupId" : "org.apache.xmlgraphics",
83
"artifactId" : "batik-all",
84
- "version" : "1.11",
+ "version" : "1.14",
85
86
87
@@ -254,7 +254,7 @@
254
"com.oracle.truffle.r.ffi.processor",
255
"com.oracle.truffle.r.nodes",
256
"org.rosuda.javaGD",
257
- 'BATIK-ALL-1.11',
+ 'BATIK-ALL-1.14',
258
],
259
"checkstyle" : "com.oracle.truffle.r.runtime",
260
"javaCompliance" : "8+",
0 commit comments