diff --git a/authority-portal-backend/gradle/libs.versions.toml b/authority-portal-backend/gradle/libs.versions.toml index af89d482a..c6fc1553f 100644 --- a/authority-portal-backend/gradle/libs.versions.toml +++ b/authority-portal-backend/gradle/libs.versions.toml @@ -8,7 +8,7 @@ sovityCatalogCrawlerGroup = "de.sovity.edc.catalog.crawler" sovityEdcExtensionGroup = "de.sovity.edc.ext" sovityEdcGroup = "de.sovity.edc" -sovity-edcCe = "v0.0.1-20241101-2408-alpha8" +sovity-edcCe = "0.0.1-SNAPSHOT" edc = "0.2.1.4" quartz = "2.3.2" shadow = "7.1.2"