diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 9c1b619b8f..83e4d67025 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -37,7 +37,7 @@ classgraph = "io.github.classgraph:classgraph:4.8.179" conrec = "org.danilopianini:conrec:0.1.0" dokka-gradle-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "dokka" } dyn4j = "org.dyn4j:dyn4j:5.0.2" -dsiutils = "it.unimi.dsi:dsiutils:2.7.3" +dsiutils = "it.unimi.dsi:dsiutils:2.7.4" embedmongo = "de.flapdoodle.embed:de.flapdoodle.embed.mongo:4.18.1" graphhopper-core = { module = "com.graphhopper:graphhopper-core", version.ref = "graphhopper" } graphql-client = { module = "com.expediagroup:graphql-kotlin-client", version.ref = "graphql" }