We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab46933 commit 7fcb527Copy full SHA for 7fcb527
1 file changed
gradle/libs.versions.toml
@@ -37,7 +37,7 @@ classgraph = "io.github.classgraph:classgraph:4.8.179"
37
conrec = "org.danilopianini:conrec:0.1.0"
38
dokka-gradle-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "dokka" }
39
dyn4j = "org.dyn4j:dyn4j:5.0.2"
40
-dsiutils = "it.unimi.dsi:dsiutils:2.7.3"
+dsiutils = "it.unimi.dsi:dsiutils:2.7.4"
41
embedmongo = "de.flapdoodle.embed:de.flapdoodle.embed.mongo:4.18.1"
42
graphhopper-core = { module = "com.graphhopper:graphhopper-core", version.ref = "graphhopper" }
43
graphql-client = { module = "com.expediagroup:graphql-kotlin-client", version.ref = "graphql" }
0 commit comments