Skip to content

Commit 7003670

Browse files
authored
2.13: advance project SHAs (#1577)
1 parent e8417bf commit 7003670

File tree

98 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.

98 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#382442b5ced2587724ef0ab460cd6e4356585252"
5+
uri: "https://github.com/lightbend/genjavadoc.git#effbb05d25ed9b337122b50e62ff635109981eb8"
66

77
}

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#b65dec0aaecaad7734fb02d46814dc0af9c788b9"
5+
uri: "https://github.com/wartremover/wartremover.git#3698856ed6ca104f896e299f9fd19246f5d32e51"
66

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

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#996b9a8ed70bf3c4f3f04f8ecedcec7cbe9dfb3d"
5+
uri: "https://github.com/wvlet/airframe.git#7ba1b05ff8f6ec0dfe00fa667f400f4082a8ff94"
66

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

proj/akka-http-json.conf

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

66
vars.proj.akka-http-json: ${vars.base} {
77
name: "akka-http-json"
8-
uri: "https://github.com/hseeberger/akka-http-json.git#18a1ca8b544a215c8cacdd26f7635dc3d05fbf32"
8+
uri: "https://github.com/hseeberger/akka-http-json.git#b9d29eabaaaee70dbd73b18b3b73b2b0e36aabb4"
99

1010
// we might try to re-enable this when we have newer akka-http; right now
1111
// the tests don't compile and it looks like an akka-http version problem

proj/akka.conf

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

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

77
extra.projects: ["akka-scala-nightly"]
88
extra.exclude: [

proj/atto.conf

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

33
vars.proj.atto: ${vars.base} {
44
name: "atto"
5-
uri: "https://github.com/tpolecat/atto.git#5bd74b4b8d9e7b401d44007f8bbbdd71413e3c2f"
5+
uri: "https://github.com/tpolecat/atto.git#cf3e3fdb142d6086a2349d79f40213be7781e732"
66

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

proj/better-files.conf

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

33
vars.proj.better-files: ${vars.base} {
44
name: "better-files"
5-
uri: "https://github.com/pathikrit/better-files.git#81a3da05c58b9ab0cabe34235c6d7d88bcd16dca"
5+
uri: "https://github.com/pathikrit/better-files.git#196d62e3c9408a9db7d2914f4647a979be4527a0"
66

77
extra.exclude: ["root"] // scalafmt related trouble otherwise
88
extra.commands: ${vars.default-commands} [

proj/blaze.conf

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

33
vars.proj.blaze: ${vars.base} {
44
name: "blaze"
5-
uri: "https://github.com/http4s/blaze.git#f2beb21e68d547e02b4599d88dc33fdd0c0af2ec"
5+
uri: "https://github.com/http4s/blaze.git#bf42745f0db369bc72d2a87259a5eccdc037a37a"
66

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

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#9b432ec0d898847f5b988edd9d5ea04f7ce168f7"
5+
uri: "https://github.com/playframework/cachecontrol.git#dc56adf3b0c9a787d9a28140c63e42805bdcba34"
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#a0715166be0028dcd35248038ed4dbb7e0a3855a"
5+
uri: "https://github.com/alexarchambault/case-app.git#14106a1782c8c2f1c388386e187687bc9634eafb"
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#e4ab7f07b15295e6d8a37c8f35379795188331c8"
5+
uri: "https://github.com/djspiewak/cats-effect-testing.git#671d164980c41e58f46ded48b2f375fc546cac91"
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#79a5462a2fe5b13f91feeedf659a2e8c54577cc5"
5+
uri: "https://github.com/typelevel/cats-effect.git#54b6cdcfafaf202f3a695b205f2159c4fc4311c2"
66

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

proj/cats-parse.conf

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

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

7-
extra.exclude: ["bench", "docs", "*JS"]
7+
extra.exclude: ["bench", "docs", "*JS", "*Native"]
88
extra.commands: ${vars.default-commands} [
99
"set every gpgWarnOnFailure := true"
1010
]

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#f17212eab96a600bd9e261e47c6ed051b9e1eb1a"
5+
uri: "https://github.com/ChristopherDavenport/cats-time.git#08d44c32cbe8c72944d57313ea00b41a9c6ecbd4"
66

77
extra.exclude: ["*JS", "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#0fdb96a1dd584c8c07a6747b50adae7dfe3d5251"
5+
uri: "https://github.com/typelevel/cats.git#f8f6eff94872cba8bead3ae967d5b4f60f1b068d"
66

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

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#08c0e0cf71a463d5bfbe36af95f2ebe12fef3ef9"
5+
uri: "https://github.com/circe/circe.git#8f5f20c2a57f7200135f1fb13e1490dfe98e02ea"
66

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

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#50f1f6ca7c38bb2024a05741ffca323956c59c88"
5+
uri: "https://github.com/vlovgr/ciris.git#ccfce5a50be9a823a0bcae987e9c8d06fe226f8c"
66

77
extra.exclude: ["docs"]
88
}

proj/coulomb.conf

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

66
vars.proj.coulomb: ${vars.base} {
77
name: "coulomb"
8-
uri: "https://github.com/erikerlandson/coulomb.git#0f77ad1c069d2a368d2a0fd32aaf6ff169abde03"
8+
uri: "https://github.com/erikerlandson/coulomb.git#782865fe8f3bd780a5121b2deb33a29f5c73fa81"
99

1010
extra.projects: ["coulomb_testsJVM"] // builds & tests everything.... I think
1111
extra.commands: ${vars.default-commands} [

proj/decline.conf

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

33
vars.proj.decline: ${vars.base} {
44
name: "decline"
5-
uri: "https://github.com/bkirwi/decline.git#1024ccdbee65288bb4090f2389a960e2ace3928f"
5+
uri: "https://github.com/bkirwi/decline.git#ec8a064b47b2fbeba827b04eb9aab408e43af70d"
66

77
extra.projects: ["declineJVM", "refinedJVM"] // no Scala.js, no doc
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#9ad3a6d34131952e82b1379ccff9dc95e4a17029"
5+
uri: "https://github.com/jvican/dijon.git#cf522ae238198d270a3923ffc95bc585482952eb"
66

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

proj/discipline-munit.conf

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

33
vars.proj.discipline-munit: ${vars.base} {
44
name: "discipline-munit"
5-
uri: "https://github.com/typelevel/discipline-munit.git#f6b16105865e25912ed392bfe42cbb087d6816a4"
5+
uri: "https://github.com/typelevel/discipline-munit.git#ba5c4ab33cb44262a49870ad46fd6de2775562a5"
66

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

proj/discipline-scalatest.conf

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

33
vars.proj.discipline-scalatest: ${vars.base} {
44
name: "discipline-scalatest"
5-
uri: "https://github.com/typelevel/discipline-scalatest.git#92b52910555302c433a63d888c92ed4f9ce0ec2a"
5+
uri: "https://github.com/typelevel/discipline-scalatest.git#4a47919f5512c031eaf57b91402b4575e51df0e2"
66

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

proj/discipline.conf

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

33
vars.proj.discipline: ${vars.base} {
44
name: "discipline"
5-
uri: "https://github.com/typelevel/discipline.git#431b49f5c02b0930fdc772ed34fa4d61a4e2ce1f"
5+
uri: "https://github.com/typelevel/discipline.git#c9abbd7c4293e588b00242fdf18d8fc4631a8236"
66

77
extra.projects: ["coreJVM"] // no Scala.js please
88
extra.settings: ${vars.base.extra.settings} [

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#7c628a9a077d9ab60b8e5af0b9c030ac8a0348ca"
5+
uri: "https://github.com/higherkindness/droste.git#979a47e46dbafddf354ac6ea7f29ead992d48963"
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#9e57bdb0944eafe45aa77321197188602876757c"
5+
uri: "https://github.com/atnos-org/eff.git#4c9bdb4e400487e1db4daaaa2ef258f5346dce0e"
66

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

proj/fast-string-interpolator.conf

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

33
vars.proj.fast-string-interpolator: ${vars.base} {
44
name: "fast-string-interpolator"
5-
uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#ad5832ed6c9755cbf52ab53d5e42f537267fbc4a"
5+
uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#309fd89b24172115bbeb61c07d94efc40278bae4"
66

77
// Missing dependency: com.dongxiguo#fastring. likely out of scope anyway
88
extra.exclude: ["fsi-benchmark", "fsi-benchmark-core"]

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#2a8d341a2486e7f354c0f3e1a6a6302ccfad7c01"
5+
uri: "https://github.com/47degrees/fetch.git#6622cac85590e490b43ccacf9e9b597f5a4a414e"
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#721bdd997634924b187337a825b466896b7a15ab"
5+
uri: "https://github.com/finagle/finch.git#b605a8c21472521d3298373456176fbba2b5e977"
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#e3afbc95d85defb4357a6db34998488966ca380f"
5+
uri: "https://github.com/foundweekends/giter8.git#ac2c6b085d6bab3ddfa6ed2247a967ab9e1d24ba"
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#60eaffc0c16364c502fa20bf52fb101684885eed"
5+
uri: "https://github.com/47deg/github4s.git#39bd9955ea3cb06e71c673d80aa044de74482a42"
66

77
extra.projects: ["github4s"]
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#9c15ebc5e80778bc90f6e5ce92efb2238cbc17ef"
5+
uri: "https://github.com/http4s/http4s.git#6b74773babb2b4ae31aeb3c09056acb9326ab762"
66

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

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#f02d626b60b4b582e6e5ac29fdc169b01cd4a63a"
5+
uri: "https://github.com/typelevel/jawn-fs2.git#cf0a84c7b1308b18b2f1489852de38b7c983183b"
66

77
extra.exclude: ["*JS"]
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#b1f6457aac9abd1c07d1dc6a19d62e544da8e4f2"
5+
uri: "https://github.com/typelevel/jawn.git#2f1090e3da15a984b75657679ab4a528cd0646f7"
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#14dd48d52fc22e8728006b5c8a74675129ae3fbf"
5+
uri: "https://github.com/json4s/json4s.git#f84da372c165b1b9d434d55b82c6fbc4dbda4d67"
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#79a9a0d9e0dbdb60997639726f4f678b0b5d4965"
5+
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#d97e74c0585c3411e6cc827669e68c0d66430b88"
66

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

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#27d0847c0f495ceb641f7d397d52d701f1ebafe3"
5+
uri: "https://github.com/typelevel/kittens.git#5420a6818f55f016849916b9bb95783cc293e392"
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/lightbend-emoji.git#115cc6980554cf0ae55a12d96ee49ab904d26b22"
5+
uri: "https://github.com/lightbend/lightbend-emoji.git#2fac88ad3aad4ff6bacce1a8711d341d848b8b37"
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#71e1c11c686e332bd66b57c95f98f5c395d93c3b"
5+
uri: "https://github.com/ChristopherDavenport/log4cats.git#7279a82e4bdc0dde39a67ee31037d50eaaddbacb"
66

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

proj/log4s.conf

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

33
vars.proj.log4s: ${vars.base} {
44
name: "log4s"
5-
uri: "https://github.com/Log4s/log4s.git#116826c367bf591f7050b3e5bfe1d21435cae5d3"
5+
uri: "https://github.com/Log4s/log4s.git#690273d960850016382360017c19255eb7c9aded"
66

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

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#cf5757081fdcdd1bc4a5ed8137b87500a311227d"
5+
uri: "https://github.com/softwaremill/macwire.git#6906bf5ab90cfe832506c9c22ab906d2c3ab249a"
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#1eb563f49f8a54685c15d5a4fbc11217e8f4ed1d"
5+
uri: "https://github.com/scalameta/mdoc.git#c52156730d3bdd485dd213b9d195402bbe255174"
66

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

proj/metrics-scala.conf

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

33
vars.proj.metrics-scala: ${vars.base} {
44
name: "metrics-scala"
5-
uri: "https://github.com/erikvanoosten/metrics-scala.git#3b18c4f6da6945695cebc8174f908fe0aff5dafb"
5+
uri: "https://github.com/erikvanoosten/metrics-scala.git#cd87e7cb0422f8098ac92addc3dcc4fc6fc0c5ce"
66

77
// our Akka version is 2.6; as of January 2020 there is only a
88
// a metricsAkka25 project, no Akka26, but perhaps it will be source-compatible?

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#0b42f3a9fcc6362d5ac7c610912b07bc062d9500"
5+
uri: "https://github.com/lightbend/mima.git#d1a3b25ceb453f61fa4b3636e3e5f0c676235302"
66

77
extra.exclude: ["sbtplugin"] // out of scope
88
extra.settings: ${vars.base.extra.settings} [

proj/monocle.conf

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

33
vars.proj.monocle: ${vars.base} {
44
name: "monocle"
5-
uri: "https://github.com/julien-truffaut/Monocle.git#0da939843fb460ade1cf93d4f289f3ee6a32dcbe"
5+
uri: "https://github.com/julien-truffaut/Monocle.git#70246acd98e0b6ecd0743f4b5f70ce8bc8df734a"
66

77
// try to enable more subprojects?
88
extra.projects: ["coreJVM", "macrosJVM", "lawJVM", "genericJVM"]

0 commit comments

Comments
 (0)