Skip to content

Commit

Permalink
Updated io.get-coursier:interface to 1.0.19 (#299)
Browse files Browse the repository at this point in the history
Updates io.get-coursier:interface from 1.0.18 to 1.0.19

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 28, 2023
1 parent a4ec802 commit 6cad485
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
13 changes: 8 additions & 5 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down Expand Up @@ -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": {
Expand Down Expand Up @@ -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",
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 6cad485

Please sign in to comment.