Skip to content

Commit e0fee9a

Browse files
authored
2.13: advance project SHAs (#1695)
1 parent 4c33090 commit e0fee9a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

75 files changed

+87
-81
lines changed

core/scalafmt.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.scalafmt: ${vars.base} {
44
name: "scalafmt"
5-
uri: "https://github.com/scalameta/scalafmt.git#bc1b768591adb1a45131bcd63679915f03956fbc"
5+
uri: "https://github.com/scalameta/scalafmt.git#4d3f873957e52dc8f7b6e78ee18b21424f37f5f7"
66

77
extra.settings: ${vars.base.extra.settings} [
88
// don't fail on scala-xml 1.x vs 2.x conflict

core/wartremover.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.wartremover: ${vars.base} {
44
name: "wartremover"
5-
uri: "https://github.com/wartremover/wartremover.git#8b50abe384138295d3f61c8e443fe32fde54b2f3"
5+
uri: "https://github.com/wartremover/wartremover.git#8fcd3151f8ff9a3db1fffd86f0c3328b72d9c168"
66

77
extra.exclude: [
88
"sbt-plugin"

proj/advxml.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.advxml: ${vars.base} {
44
name: "advxml"
5-
uri: "https://github.com/geirolz/advxml.git#5d9134bc3d7f8eb7f283ea0134e2d0b647298c14"
5+
uri: "https://github.com/geirolz/advxml.git#8ea487d50b2490176461611b904174bfa95d162b"
66

77
extra.settings: ${vars.base.extra.settings} [
88
// resolve version conflict (from sbt-scoverage, probably?)

proj/airframe.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
// https://github.com/wvlet/airframe.git#master
1+
// https://github.com/wvlet/airframe.git#main
22

33
vars.proj.airframe: ${vars.base} {
44
name: "airframe"
5-
uri: "https://github.com/wvlet/airframe.git#830f11d358e508e6679479ac618c1bf190ae990b"
5+
uri: "https://github.com/wvlet/airframe.git#0b94a88e5c3a880925ae66dcf34c525a85a31477"
66

77
extra.projects: ["communityBuild"] // no Scala.js plz
88
extra.commands: ${vars.default-commands} [

proj/akka-http-webgoat.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22

33
vars.proj.akka-http-webgoat: ${vars.base} {
44
name: "akka-http-webgoat"
5-
uri: "https://github.com/akka/akka-http-webgoat.git#2ef50d57d0427e9bb4628187efa833f74ed2b02e"
5+
uri: "https://github.com/akka/akka-http-webgoat.git#302c5a192cce6bb1e2b233c407097c78227b0c5a"
66

77
}

proj/akka-management.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.akka-management: ${vars.base} {
44
name: "akka-management"
5-
uri: "https://github.com/akka/akka-management.git#da20330844e708f4480b732806aa02232a4512ba"
5+
uri: "https://github.com/akka/akka-management.git#c1d5930226afbc0072fb5b6f67880637534d35b6"
66

77
// for now anyway, ambition level is just to include anything lagom needs
88
extra.projects: ["akka-management", "cluster-bootstrap", "cluster-http"]

proj/akka-persistence-jdbc.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.akka-persistence-jdbc: ${vars.base} {
44
name: "akka-persistence-jdbc"
5-
uri: "https://github.com/akka/akka-persistence-jdbc.git#500642d5141088ea37d92b8415f16c008cb5b566"
5+
uri: "https://github.com/akka/akka-persistence-jdbc.git#1c76573775ca45b98a305a275dce2d29311e514a"
66

77
// it isn't clear to me that there are any tests we can run without
88
// doing the Docker stuff in their test.sh script. we might ask the

proj/algebird.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
vars.proj.algebird: ${vars.base} {
77
name: "algebird"
8-
uri: "https://github.com/twitter/algebird.git#752e134895c6e0e18b019bfc5da93e3af1fc4f3a"
8+
uri: "https://github.com/twitter/algebird.git#8443f20effbfec6a13fdbf71c3ef99f298af0947"
99

1010
extra.exclude: ["algebird-benchmark", "algebird-spark", "docs"]
1111
}

proj/alpakka-kafka.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.alpakka-kafka: ${vars.base} {
44
name: "alpakka-kafka"
5-
uri: "https://github.com/akka/alpakka-kafka.git#c1fcb168f83d913822cc0e71002e4bfe8cadb804"
5+
uri: "https://github.com/akka/alpakka-kafka.git#f16059688afe910144769b674844f1a44ff4475d"
66

77
extra.exclude: [
88
// out of scope

proj/americium.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.americium: ${vars.base} {
44
name: "americium"
5-
uri: "https://github.com/sageserpent-open/americium.git#3c42bb7290dc4a738861d510abd7c74239848bdb"
5+
uri: "https://github.com/sageserpent-open/americium.git#046a9f70ce0b5855de2d2846ce6afe9621e218cf"
66

77
extra.commands: ${vars.default-commands} [
88
// because scala/scala#10439, until maintainers move to 2.13.12

proj/cachecontrol.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cachecontrol: ${vars.base} {
44
name: "cachecontrol"
5-
uri: "https://github.com/playframework/cachecontrol.git#f14f82f140c51a6f6b4e9580c0e79e133bcf2ec2"
5+
uri: "https://github.com/playframework/cachecontrol.git#4419dee0b3f8357fd2adef1ebe2031d6679d505e"
66

77
extra.settings: ${vars.base.extra.settings} [
88
// dbuild gets confused if only crossScalaVersions is set?!

proj/case-app.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.case-app: ${vars.base} {
44
name: "case-app"
5-
uri: "https://github.com/alexarchambault/case-app.git#96d7bf64a5b490c161dfa79b6faaa504ade8b1d4"
5+
uri: "https://github.com/alexarchambault/case-app.git#b2d580d5e220c2d709652745e6e3aedec913ac6c"
66

77
// this is enough for scalafix, I didn't even try adding the rest
88
extra.projects: ["coreJVM"]

proj/cats-effect-testing.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-effect-testing: ${vars.base} {
44
name: "cats-effect-testing"
5-
uri: "https://github.com/djspiewak/cats-effect-testing.git#7c06f60da365a6e1982feaaa87924b68fe99c752"
5+
uri: "https://github.com/djspiewak/cats-effect-testing.git#54ea22a433b4228591f55d898128f7f1e4bffc34"
66

77
extra.commands: ${vars.default-commands} [
88
"set every gpgWarnOnFailure := true"

proj/cats-effect.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-effect: ${vars.base} {
44
name: "cats-effect"
5-
uri: "https://github.com/typelevel/cats-effect.git#25c948b065de0c7c77c9655162cdeb093f0b2b3b"
5+
uri: "https://github.com/typelevel/cats-effect.git#8d62864247d7911c6bf205dfee2df1d25bf43358"
66

77
extra.exclude: [
88
"*JS", "*Native", "benchmarks", "docs"
@@ -12,5 +12,7 @@ vars.proj.cats-effect: ${vars.base} {
1212
"""set every Jcstress / version := "0.16""""
1313
// otherwise sbt-gpg errors on `publish`
1414
"set every gpgWarnOnFailure := true"
15+
// because scala/scala#10439, until maintainers move to 2.13.12
16+
"appendScalacOptions -Xmigration"
1517
]
1618
}

proj/cats-parse.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-parse: ${vars.base} {
44
name: "cats-parse"
5-
uri: "https://github.com/typelevel/cats-parse.git#08060c714bb3e24352ce80652718493af670b99e"
5+
uri: "https://github.com/typelevel/cats-parse.git#47c9c2029f60bb91a4e657650a9c7c007230fa9b"
66

77
extra.exclude: ["bench", "docs", "*JS", "*Native"]
88
extra.settings: ${vars.base.extra.settings} [
@@ -12,5 +12,7 @@ vars.proj.cats-parse: ${vars.base} {
1212
]
1313
extra.commands: ${vars.default-commands} [
1414
"set every gpgWarnOnFailure := true"
15+
// because scala/scala#10439, until maintainers move to 2.13.12
16+
"appendScalacOptions -Xmigration"
1517
]
1618
}

proj/cats-time.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats-time: ${vars.base} {
44
name: "cats-time"
5-
uri: "https://github.com/ChristopherDavenport/cats-time.git#50b7959fd80dca9d1743d5cd85bc9551587431d4"
5+
uri: "https://github.com/ChristopherDavenport/cats-time.git#adb1fbbfd8172f2029748fce1e041ac6fc0c7a8c"
66

77
extra.exclude: ["*JS", "*Native", "docs"]
88
}

proj/cats.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.cats: ${vars.base} {
44
name: "cats"
5-
uri: "https://github.com/typelevel/cats.git#f969051dec28105fe306c8d6a8079bdc1333b4ff"
5+
uri: "https://github.com/typelevel/cats.git#56e1dbfba92c7e9c34c2809bd08779eb78482c58"
66

77
extra.exclude: ["bench", "docs", "unidocs", "*JS", "*Native", "binCompatTest"]
88
// tests are memory-hungry. hard to tell if occasional OutOfMemoryErrors are because

proj/chimney.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
vars.proj.chimney: ${vars.base} {
44
name: "chimney"
5-
uri: "https://github.com/scalalandio/chimney.git#6a9148b9e22f528a24ad09fd95850cc15c0bb637"
5+
uri: "https://github.com/scalalandio/chimney.git#76f2f49f338a102582bbe5b2445cdeb3eccee2b4"
66

7-
extra.exclude: ["*2_12", "*JS", "*Native", "benchmarks"]
7+
extra.exclude: ["*3", "*2_12", "*JS", "*Native", "benchmarks"]
88
extra.commands: ${vars.default-commands} [
99
// because scala/scala#10439, until maintainers move to 2.13.12
1010
"appendScalacOptions -Xmigration"

proj/circe-config.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.circe-config: ${vars.base} {
44
name: "circe-config"
5-
uri: "https://github.com/circe/circe-config.git#ace62c4871b35651f38a32bf4e2777d530dd77db"
5+
uri: "https://github.com/circe/circe-config.git#9cedd413a1e3a0617c54aee9a1b172da9dd11ae5"
66

77
extra.exclude: ["*JS", "*Native"]
88
extra.commands: ${vars.default-commands} [

proj/circe-generic-extras.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.circe-generic-extras: ${vars.base} {
44
name: "circe-generic-extras"
5-
uri: "https://github.com/circe/circe-generic-extras.git#79fc8f5d566d60c9ae19fe9f37930d0cac5dd460"
5+
uri: "https://github.com/circe/circe-generic-extras.git#ec7cc7904509cbc929b6928361a2c1f7455bb7e6"
66

77
extra.projects: ["genericExtrasJVM"]
88
extra.settings: ${vars.base.extra.settings} [

proj/circe.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.circe: ${vars.base} {
44
name: "circe"
5-
uri: "https://github.com/circe/circe.git#ee639bba4e5d53a002fd088797b381b2fe5a2711"
5+
uri: "https://github.com/circe/circe.git#093756b2ce3a84d799e4c01447eb4fda11855382"
66

77
extra.exclude: [
88
"*JS", "*Native", "benchmark*", "scalajs*", "docs"

proj/ciris.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.ciris: ${vars.base} {
44
name: "ciris"
5-
uri: "https://github.com/vlovgr/ciris.git#27bdf0676f69b15e9697240d9b76aed4fb268bcf"
5+
uri: "https://github.com/vlovgr/ciris.git#e315b0c116e060eb20a301d7cbdc8869b12d0a64"
66

77
extra.exclude: ["docs", "*JS", "*Native"]
88
}

proj/difflicious.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.difflicious: ${vars.base} {
44
name: "difflicious"
5-
uri: "https://github.com/jatcwang/difflicious.git#dd40247f2813716abfb4835183370793b1445817"
5+
uri: "https://github.com/jatcwang/difflicious.git#fe28d3acea9f98fb3c585797e0fefe6e03c3a397"
66

77
extra.exclude: ["docs", "benchmarks"]
88
extra.commands: ${vars.default-commands} [

proj/doobie.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.doobie: ${vars.base} {
44
name: "doobie"
5-
uri: "https://github.com/tpolecat/doobie.git#baf6baba931b9abdc424697284eac9db69250e8e"
5+
uri: "https://github.com/tpolecat/doobie.git#7040127446cc76fcef5477a258a3c4b19d4c59d2"
66

77
extra.options: ["-Xss16m"] // prevent stack overflow when compiling build definition
88
extra.exclude: [

proj/droste.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.droste: ${vars.base} {
44
name: "droste"
5-
uri: "https://github.com/higherkindness/droste.git#12df36d8d524b0fe5d1ce28ba04bd5b35bcab7fb"
5+
uri: "https://github.com/higherkindness/droste.git#87425319408efdfb82c18cddf94b355b19aa1313"
66

77
extra.exclude: [
88
// out of scope

proj/eff.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.eff: ${vars.base} {
44
name: "eff"
5-
uri: "https://github.com/atnos-org/eff.git#c629771c562cdd9e9a9c4bd968178f50a8600268"
5+
uri: "https://github.com/atnos-org/eff.git#596c0411acaef7d903b03686130ecd7393498d60"
66

77
extra.exclude: ["scalazJVM", "*JS", "*Native"]
88
}

proj/euler.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
vars.proj.euler: ${vars.base} {
99
name: "euler"
10-
uri: "https://github.com/SethTisue/Project-Euler.git#d783d6a226fd31827c0b11a42cb63ef2ea34626f"
10+
uri: "https://github.com/SethTisue/Project-Euler.git#b14064c5f4846932d957158bdd562fb98f183455"
1111

1212
// some solutions are heap-hungry; serial execution avoids intermittent OOM
1313
extra.commands: ${vars.default-commands} [

proj/expression-evaluator.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.expression-evaluator: ${vars.base} {
44
name: "expression-evaluator"
5-
uri: "https://github.com/plokhotnyuk/expression-evaluator.git#f9cf4936d49b3366d297b55c6276d80cffe527d7"
5+
uri: "https://github.com/plokhotnyuk/expression-evaluator.git#e457d86116edc24f05bd77743ce7517cf50357ff"
66

77
extra.settings: ${vars.base.extra.settings} [
88
// resolve version conflict (from sbt-scoverage, probably?)

proj/fetch.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.fetch: ${vars.base} {
44
name: "fetch"
5-
uri: "https://github.com/47degrees/fetch.git#3728647f19900318a71b7b2883106e00f3a00b3f"
5+
uri: "https://github.com/47degrees/fetch.git#1c4e559b433edd16d6465eb3e948f71171dde4f2"
66

77
extra.exclude: ["documentation", "microsite", "*JS"]
88
extra.settings: ${vars.base.extra.settings} [

proj/finch.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.finch: ${vars.base} {
44
name: "finch"
5-
uri: "https://github.com/finagle/finch.git#672c30c12e3949ffbc0f4c114c544a18eeda15ba"
5+
uri: "https://github.com/finagle/finch.git#c9f7a0f387e7054a61f65713af3f64c975f50764"
66

77
extra.exclude: ["benchmarks", "docs"]
88
extra.commands: ${vars.default-commands} [

proj/giter8.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.giter8: ${vars.base} {
44
name: "giter8"
5-
uri: "https://github.com/foundweekends/giter8.git#f0bdcf61bde44d30384d02551ee22f34dd46f09e"
5+
uri: "https://github.com/foundweekends/giter8.git#c6d87436360977e6923abc10a825174a79add276"
66

77
extra.exclude: [
88
// these are sbt plugins

proj/jawn-fs2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.jawn-fs2: ${vars.base} {
44
name: "jawn-fs2"
5-
uri: "https://github.com/typelevel/jawn-fs2.git#a777489eb0b50f2b6d1666e51329934c5ee7d89e"
5+
uri: "https://github.com/typelevel/jawn-fs2.git#1baad82e3264b14fd280e71bd7d4cc06b486c3de"
66

77
extra.exclude: ["*JS", "*Native"]
88
extra.commands: ${vars.default-commands} [

proj/jawn.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.jawn: ${vars.base} {
44
name: "jawn"
5-
uri: "https://github.com/typelevel/jawn.git#349f7b8fb7a998aed1838a60afa9ad111cb60443"
5+
uri: "https://github.com/typelevel/jawn.git#11e155711d5c58b3875686b4d8807136e43c618c"
66

77
extra.exclude: ["*JS", "*Native", "benchmark", "root"]
88
extra.settings: ${vars.base.extra.settings} [

proj/json4s.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.json4s: ${vars.base} {
44
name: "json4s"
5-
uri: "https://github.com/json4s/json4s.git#07155618002e82681f4fab5b7347c16ca25e82e4"
5+
uri: "https://github.com/json4s/json4s.git#5d9935618d9e24a5cf2e3912f2bb32346e519803"
66

77
extra.exclude: ["*JS", "*Native"]
88
extra.commands: ${vars.default-commands} [

proj/jsoniter-scala.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.jsoniter-scala: ${vars.base} {
44
name: "jsoniter-scala"
5-
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#a54a24127376de7a4c973830d6d7b603105f7edc"
5+
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#c386d627fdaeac62020bce63d16eac0bf864ce4f"
66

77
extra.exclude: ["*JS", "*Native", "*benchmark*"]
88
extra.settings: ${vars.base.extra.settings} [

proj/kamon.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.kamon: ${vars.base} {
44
name: "kamon"
5-
uri: "https://github.com/kamon-io/Kamon.git#cebcc5a440283ae555f2a58593e9b5fffde8af44"
5+
uri: "https://github.com/kamon-io/Kamon.git#14cba5232cc97a8efa2e4ade5eaeeca4905280f3"
66

77
// just what lila-ws needs, for now anyway
88
extra.projects: ["kamon-core", "kamon-influxdb", "kamon-system-metrics"]

proj/kittens.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.kittens: ${vars.base} {
44
name: "kittens"
5-
uri: "https://github.com/typelevel/kittens.git#54b1cd81c331e9b6bc0b1a39f22241709b08f435"
5+
uri: "https://github.com/typelevel/kittens.git#d5bc87d7718abc522eb20123bc25a8033b182ab1"
66

77
extra.projects: ["coreJVM"] // sorry, Scala.js
88
}

proj/lightbend-emoji.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.lightbend-emoji: ${vars.base} {
44
name: "lightbend-emoji"
5-
uri: "https://github.com/lightbend-labs/lightbend-emoji.git#60bc5ef51cc16e788583e4fdb72f8fee8f086549"
5+
uri: "https://github.com/lightbend-labs/lightbend-emoji.git#11d5bdaa84dc34560bfe4798312b09f97f384ad1"
66

77
extra.options: ["-Dsbt.sbtbintray=false"]
88
}

proj/log4cats.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.log4cats: ${vars.base} {
44
name: "log4cats"
5-
uri: "https://github.com/ChristopherDavenport/log4cats.git#7fa17b8f2b8c3dc30402f5bfbfd853908ef6198d"
5+
uri: "https://github.com/ChristopherDavenport/log4cats.git#8e5344848a78daa5f70c3837568b745fd125ef9e"
66

77
extra.exclude: [
88
"docs", "*JS", "*Native", "js-console"

proj/macwire.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.macwire: ${vars.base} {
44
name: "macwire"
5-
uri: "https://github.com/softwaremill/macwire.git#a576b036d6d8ca9852bb0219c880301b8dfdb57e"
5+
uri: "https://github.com/softwaremill/macwire.git#f20012e9fe93bdecd0df6fea6fc0712956d4014c"
66

77
extra.exclude: ["*2_12", "*JS", "*3"]
88
}

proj/magnolia.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.magnolia: ${vars.base} {
44
name: "magnolia"
5-
uri: "https://github.com/softwaremill/magnolia.git#2a2ecb8edb8f80b0bae49898962eac0d67dfbf78"
5+
uri: "https://github.com/softwaremill/magnolia.git#4caa0ce429898e0a4a64d764c264403d9c2b7a5c"
66

77
extra.exclude: ["*2_12", "*JS", "*Native"]
88
}

proj/mdoc.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.mdoc: ${vars.base} {
44
name: "mdoc"
5-
uri: "https://github.com/scalameta/mdoc.git#2096021084570478d2fd6a69c143d0f921e15535"
5+
uri: "https://github.com/scalameta/mdoc.git#beb25f4134a6e5e99aac613e9d3c1ff1509b9f7c"
66

77
extra.exclude: [
88
"js", "jsdocs", "docs", "unit", "plugin", "*JS"

0 commit comments

Comments
 (0)