From 8a530a314056d450286535a1dcc6ae504ca2eeca Mon Sep 17 00:00:00 2001 From: Paul Harrison Date: Mon, 7 Oct 2024 16:42:49 +0100 Subject: [PATCH] update to vodml plugin 0.5.7 --- build.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle.kts b/build.gradle.kts index 8b2f0cf..721e4df 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -1,6 +1,6 @@ plugins { // this plugin provides all the vo-dml functionality - id("net.ivoa.vo-dml.vodmltools") version "0.5.6" + id("net.ivoa.vo-dml.vodmltools") version "0.5.7" } vodml {