diff --git a/WORKSPACE b/WORKSPACE index 6535fbb3..82f5bbed 100644 --- a/WORKSPACE +++ b/WORKSPACE @@ -120,7 +120,7 @@ maven_install( artifacts = [ "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3", "org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.3", - "io.get-coursier:interface:1.0.18", + "io.get-coursier:interface:1.0.19", "commons-io:commons-io:2.13.0", "com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2", "com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2", diff --git a/maven_install.json b/maven_install.json index 25814001..12ac3cb1 100644 --- a/maven_install.json +++ b/maven_install.json @@ -1,7 +1,7 @@ { "__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL", - "__INPUT_ARTIFACTS_HASH": 881346526, - "__RESOLVED_ARTIFACTS_HASH": -1064944311, + "__INPUT_ARTIFACTS_HASH": -2121601697, + "__RESOLVED_ARTIFACTS_HASH": -242293402, "artifacts": { "com.ethlo.time:itu": { "shasums": { @@ -61,10 +61,10 @@ }, "io.get-coursier:interface": { "shasums": { - "jar": "0bcc41a48f0660e12a98eb73e0e5cc8723b4470a6c0263c394c5bcbcdda37bfd", - "sources": "b5301c9f46ac048ee5078c62a9df6a01e41154fd28c21b37182ae20bf00b168f" + "jar": "8f87ef51837a9e27465b563aae42fcd1dbbb5da1f5b0b693291401c4964ee1cd", + "sources": "27f4bc7988d85707333d3b1850f3ac31b9b4818cd9f1764e870536386417fe1f" }, - "version": "1.0.18" + "version": "1.0.19" }, "io.github.microutils:kotlin-logging-jvm": { "shasums": { @@ -376,6 +376,7 @@ "coursierapi.shaded.commonsio", "coursierapi.shaded.commonsio.function", "coursierapi.shaded.commonsio.input", + "coursierapi.shaded.commonsio.output", "coursierapi.shaded.concurrentrefhashmap", "coursierapi.shaded.coursier", "coursierapi.shaded.coursier.cache", @@ -450,6 +451,8 @@ "coursierapi.shaded.scala.util.hashing", "coursierapi.shaded.scala.util.matching", "coursierapi.shaded.scala.xml", + "coursierapi.shaded.scala.xml.dtd", + "coursierapi.shaded.scala.xml.dtd.impl", "coursierapi.shaded.scala.xml.factory", "coursierapi.shaded.scala.xml.parsing", "coursierapi.shaded.snappy",