diff --git a/examples/index.json b/examples/index.json index 9aa3f01cf1..3b3efb8bbc 100644 --- a/examples/index.json +++ b/examples/index.json @@ -4614,7 +4614,7 @@ "name": "Record to XML conversion", "url": "xml-from-record-conversion", "verifyBuild": true, - "verifyOutput": false, + "verifyOutput": true, "isLearnByExample": false } ] diff --git a/gradle.properties b/gradle.properties index dc2c3e5649..4b9f20f096 100644 --- a/gradle.properties +++ b/gradle.properties @@ -17,7 +17,7 @@ stdlibIoVersion=1.6.0 stdlibJavaArraysVersion=1.4.0 stdlibTimeVersion=2.4.0 stdlibUrlVersion=2.4.0 -stdlibXmldataVersion=2.7.0 +stdlibXmldataVersion=2.8.0 observeVersion=1.2.3 stdlibMathVectorVersion=1.0.2