Skip to content

Commit 7749ac1

Browse files
authored
2.13: advance project SHAs (#1706)
1 parent 0f420dd commit 7749ac1

File tree

100 files changed

+100
-100
lines changed

Some content is hidden

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

100 files changed

+100
-100
lines changed

core/genjavadoc.conf

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

33
vars.proj.genjavadoc: ${vars.base} {
44
name: "genjavadoc"
5-
uri: "https://github.com/lightbend/genjavadoc.git#de2b2bcd74fcc1e9c387416af4719cfb6a661b55"
5+
uri: "https://github.com/lightbend/genjavadoc.git#dd23c1b8e4d5974d33a29c47c6f5789afc7ec092"
66

77
}

core/scalafix.conf

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

33
vars.proj.scalafix: ${vars.base} {
44
name: "scalafix"
5-
uri: "https://github.com/scalacenter/scalafix.git#f9672dabed6c270f6969972d5d961409b9d502f8"
5+
uri: "https://github.com/scalacenter/scalafix.git#8f6c247fbf607cbd7b2ee08cf019f65b32308fca"
66

77
extra.options: ["-Dscala213.nightly="${vars.scala-version}]
88
extra.projects: ["*2_13"]

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#aae2c3b0a63074ea2abe41170de2bd11516f83a1"
5+
uri: "https://github.com/scalameta/scalafmt.git#daa195225cc9fa2113cbdbbd386c553b27fd1429"
66

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

core/scalameta.conf

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

66
vars.proj.scalameta: ${vars.base} {
77
name: "scalameta"
8-
uri: "https://github.com/scalameta/scalameta.git#a5528cb7c2344aeed9ed5b815dedb6754819ed61"
8+
uri: "https://github.com/scalameta/scalameta.git#d52c192c229bcc411da61ecc801545cc2feca997"
99

1010
extra.projects: ["semanticdbScalacPlugin", "testkitJVM"]
1111
extra.commands: ${vars.default-commands} [

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#1d7d1e0cbde175f4f8d9fe6d7556ef46992f21ab"
5+
uri: "https://github.com/wartremover/wartremover.git#8a3367bbe9b360193acacf86fbd391aec5388127"
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#8ea487d50b2490176461611b904174bfa95d162b"
5+
uri: "https://github.com/geirolz/advxml.git#e171367fefb9cde1921764be7294dc562241b724"
66

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

proj/airframe.conf

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

33
vars.proj.airframe: ${vars.base} {
44
name: "airframe"
5-
uri: "https://github.com/wvlet/airframe.git#01301818137eb8cecf239956c4095f92fd52ed43"
5+
uri: "https://github.com/wvlet/airframe.git#f45b410fb45b0b610e2bc431d5677c9af0579394"
66

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

proj/akka-http-cors.conf

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

55
vars.proj.akka-http-cors: ${vars.base} {
66
name: "akka-http-cors"
7-
uri: "https://github.com/lomigmegard/akka-http-cors.git#e1a7ddea910ebd390b46d90c30b4c0dc5c16b03a"
7+
uri: "https://github.com/lomigmegard/akka-http-cors.git#63cf6adbe2fa2ceb498a28f7610e67dc988978b7"
88

99
extra.options: ["-Dakka.fail-mixed-versions=false"]
1010
extra.projects: ["akka-http-cors"]

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#beb6b17267ed8cc3012f9b1e329ef24282e00f72"
5+
uri: "https://github.com/akka/akka-http-webgoat.git#e51e55d3eb0fb13f0fb2756637248ea479981e75"
66

77
}

proj/better-tostring.conf

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

33
vars.proj.better-tostring: ${vars.base} {
44
name: "better-tostring"
5-
uri: "https://github.com/polyvariant/better-tostring.git#96ecda6f60389d47a0162c0acdd75f716fd4d8e7"
5+
uri: "https://github.com/polyvariant/better-tostring.git#af0f212fc0c44456bd5692bbe5c89926f54633ed"
66

77
}

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#88723e7f2d145e82958ac57dd63dadc177611ea3"
5+
uri: "https://github.com/playframework/cachecontrol.git#b449d8954bf3996120de35c2784d3afd147fb327"
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#511a17f15708994c9706fb8f9ae67f18adbb99ef"
5+
uri: "https://github.com/alexarchambault/case-app.git#77b4aa31c636f92339b17f422c451b255c879f7f"
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#8e9e590b4dd83ada0002285581c26ae98c357c76"
5+
uri: "https://github.com/djspiewak/cats-effect-testing.git#a7b316d4c77e64c5e0eda7338c03bbbc2549320d"
66

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

proj/cats-effect.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: ${vars.base} {
44
name: "cats-effect"
5-
uri: "https://github.com/typelevel/cats-effect.git#04cc47ba7a61f5352a3eafecba79125ed33f9e3f"
5+
uri: "https://github.com/typelevel/cats-effect.git#9ff20a5ce17e91b0a61addf7f724e498cb13578e"
66

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

proj/cats-parse.conf

Lines changed: 1 addition & 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#312c159229aa123d4dec7b18b13ab9e0bbc4769a"
5+
uri: "https://github.com/typelevel/cats-parse.git#f39434182a75e88dfda517d8777316392e174385"
66

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

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#413b9bea50ed0ab836f5551beb8a6f259bc46b73"
5+
uri: "https://github.com/ChristopherDavenport/cats-time.git#be2fec83eba0812a70494d277582fb7fc472c113"
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#4d9ab67a6e13752750652fa1621cbed315e5e8a8"
5+
uri: "https://github.com/typelevel/cats.git#32cf51f3dc3206a2f1e86671e904567eb89e3b65"
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
vars.proj.chimney: ${vars.base} {
44
name: "chimney"
5-
uri: "https://github.com/scalalandio/chimney.git#1eca9796915b4de4ed5a1c474ff7e7f8ebe0097f"
5+
uri: "https://github.com/scalalandio/chimney.git#87a2e7f5e56972c66a9e630ac3af3facf58d7d74"
66

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

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#f511ec681a9d651d86582d1749476f77cedc42a8"
5+
uri: "https://github.com/circe/circe-config.git#77d8ff275f1eb4b5cf06b54381ed115bdb4b767d"
66

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

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#8a836cab022da5f1c0ea307974c823c5b4b870ea"
5+
uri: "https://github.com/circe/circe.git#cddf7f28c37aaff46407e097b48135d8b411520b"
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#23719571e2862a4ed086a9608d5a03ab6f97a50d"
5+
uri: "https://github.com/vlovgr/ciris.git#b6cd14083b839a5c7e117a3dffb8c7fa5dd80d54"
66

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

proj/dijon.conf

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

33
vars.proj.dijon: ${vars.base} {
44
name: "dijon"
5-
uri: "https://github.com/jvican/dijon.git#5e8cc5478f02c2992fbcc313aabaf7079eb1b807"
5+
uri: "https://github.com/jvican/dijon.git#41c250f9f6fd6027aa8136476b18207d49868b46"
66

77
extra.exclude: ["*JS", "*Native"]
88
// I guess sbt-release-early is pulling in sbt-bintray?!

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#9ee376ab8d4ab1492aeeec33702dd878af4a4b1f"
5+
uri: "https://github.com/tpolecat/doobie.git#e79bab24b2ae1bc639f3a846dcdd74343696a786"
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#2fffea22c336bfa897087837df83a5d7f435c6da"
5+
uri: "https://github.com/higherkindness/droste.git#1ca13ed837b65c16b505f007e1e1181a8e4cd608"
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#38335d9aa62fee437f23bd1b602e4c6a9eb048d8"
5+
uri: "https://github.com/atnos-org/eff.git#f45e2b3dd0f20591b228a4369102e7fb8f49a0ed"
66

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

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#b54e59a1df9cbb5d8ef9f302e4d79aa097d0c1aa"
5+
uri: "https://github.com/plokhotnyuk/expression-evaluator.git#41522acf3634a98a6d9badd7c233bd91ff77cde3"
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#bb659360d371689397d45753199ec4178631dec3"
5+
uri: "https://github.com/47degrees/fetch.git#d6bf29e4da07cc8ace97e0e46e8d1e43cf638e8a"
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#4ee595f4001dd9695b73210e6423fdf5f4472df2"
5+
uri: "https://github.com/finagle/finch.git#bfa358407bb5ece43b660e06b0d4582c6a1e6a8b"
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#e4492fb74e2c9dd2b7c187fb71b738c39c282b8e"
5+
uri: "https://github.com/foundweekends/giter8.git#c5fb00faed2336dd2ae12915fca43c2f69e398ad"
66

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

proj/github4s.conf

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

33
vars.proj.github4s: ${vars.base} {
44
name: "github4s"
5-
uri: "https://github.com/47deg/github4s.git#f8885623bb70ededd6d51e8f8f1b294e4b3376aa"
5+
uri: "https://github.com/47deg/github4s.git#75f72dcb5cc3c676d6dba9d3743281cf06399491"
66

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

proj/http4s-jwt-auth.conf

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

33
vars.proj.http4s-jwt-auth: ${vars.base} {
44
name: "http4s-jwt-auth"
5-
uri: "https://github.com/profunktor/http4s-jwt-auth.git#6e50f93ef226a28f4be2e309ed9e047622704fe2"
5+
uri: "https://github.com/profunktor/http4s-jwt-auth.git#764a1d62bd247c93e9752273d739b3f6757d5190"
66

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

proj/http4s.conf

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

33
vars.proj.http4s: ${vars.base} {
44
name: "http4s"
5-
uri: "https://github.com/http4s/http4s.git#3e90c7a4da0e2dfa29c69e6ca47085610a0a94d9"
5+
uri: "https://github.com/http4s/http4s.git#68df0846bec59b3873a7e8cbf31c6bb80534e7d1"
66

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

proj/ip4s.conf

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

33
vars.proj.ip4s: ${vars.base} {
44
name: "ip4s"
5-
uri: "https://github.com/Comcast/ip4s.git#09acb7f8d7618ddc8f63e550e520e5d512211c62"
5+
uri: "https://github.com/Comcast/ip4s.git#65a8b34c1df85b537018d9214334bf491dd37c88"
66

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

proj/jardiff.conf

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

33
vars.proj.jardiff: ${vars.base} {
44
name: "jardiff"
5-
uri: "https://github.com/lightbend-labs/jardiff.git#0fa33dfc6478be5d60713efd52be2271d793b307"
5+
uri: "https://github.com/lightbend-labs/jardiff.git#9ffb9bf96eb34e0c0a3340e1927ee97b90182548"
66

77
}

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#27b42c24a2f1a0174e643204187fc8f23e0d3f98"
5+
uri: "https://github.com/json4s/json4s.git#3daa876d2fdbc117f80cb1dfd65e7112eb109948"
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#e2a77256361d26fce4922c6406e871a8f0c021a5"
5+
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#f33c23a87dc0cfe5cc794438cd95bd4b536d4572"
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#a96a353924612f8214f6c3c9d96461d5176c1108"
5+
uri: "https://github.com/kamon-io/Kamon.git#a8bef44040c20047de700bc09f608bbdfdea033b"
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#73a48ac81612b02674c197ba4e02f9ecd1b38844"
5+
uri: "https://github.com/typelevel/kittens.git#bd912b0395d3386b7985395510cb70d134f719ce"
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#91f09a1863927a9b35958311929035b4df0142c3"
5+
uri: "https://github.com/lightbend-labs/lightbend-emoji.git#b4902967e960c846d82f850d9a43182fc8d06549"
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#5121445f1ad49eadc00bf49f3d96b575de104dab"
5+
uri: "https://github.com/ChristopherDavenport/log4cats.git#0c39b0605c4f5babb0a336634f6c2f52d8c5d7e2"
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#84bc1c65cd843d523adc4c0fcb6467d074b65f9f"
5+
uri: "https://github.com/softwaremill/macwire.git#f053721f53c01b22d0c2d46855477167d4b74fcd"
66

77
extra.exclude: ["*2_12", "*JS", "*3"]
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#06570265669d91c2234555f0a772f72f34054c69"
5+
uri: "https://github.com/scalameta/mdoc.git#d7b59fbd331786dfda17427a43a37520ebfedfdb"
66

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

proj/metals.conf

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

66
vars.proj.metals: ${vars.base} {
77
name: "metals"
8-
uri: "https://github.com/scalameta/metals.git#0dd2cd8e421c2aa76064b84a6a40f30f86bbe7b5"
8+
uri: "https://github.com/scalameta/metals.git#de02d82db7674bc394bb7f4056bae5ad09051283"
99

1010
// Vadim from Virtus writes:
1111
//

proj/metrics-scala.conf

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

33
vars.proj.metrics-scala: ${vars.base} {
44
name: "metrics-scala"
5-
uri: "https://github.com/erikvanoosten/metrics-scala.git#84a085a6be62753800bfbb7bd21c28162a0a8af5"
5+
uri: "https://github.com/erikvanoosten/metrics-scala.git#8269a1015d701050c47ca69f12d461bc1115a08a"
66

77
}

proj/mima.conf

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

33
vars.proj.mima: ${vars.base} {
44
name: "mima"
5-
uri: "https://github.com/lightbend/mima.git#6441c31d035b7e775d574ae9228534f03c549348"
5+
uri: "https://github.com/lightbend/mima.git#6d1edc4e0025170e7fb2224275bee93310938f93"
66

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

0 commit comments

Comments
 (0)