Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.13: advance project SHAs #1550

Merged
merged 4 commits into from
Mar 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion core/genjavadoc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

vars.proj.genjavadoc: ${vars.base} {
name: "genjavadoc"
uri: "https://github.com/lightbend/genjavadoc.git#3aa2c4f7ee709a277cc62e4ff2380519e322014e"
uri: "https://github.com/lightbend/genjavadoc.git#b6e1a6387dec2740d0ebdfc8aa00d3d7a51add41"

}
2 changes: 1 addition & 1 deletion core/wartremover.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.wartremover: ${vars.base} {
name: "wartremover"
uri: "https://github.com/wartremover/wartremover.git#0cf0129f6256ce98355b029dcda9b6e87bbb7c32"
uri: "https://github.com/wartremover/wartremover.git#13afc0333dedbc0329ce6d42e78ee7304b76a483"

extra.exclude: [
"sbt-plugin"
Expand Down
2 changes: 1 addition & 1 deletion proj/advxml.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

vars.proj.advxml: ${vars.base} {
name: "advxml"
uri: "https://github.com/geirolz/advxml.git#7a77bd531f5277ede461db73d3b81294ab88fcde"
uri: "https://github.com/geirolz/advxml.git#c2c74bf4b4e295798d0aeea08c25a3d69a3045d9"

}
2 changes: 1 addition & 1 deletion proj/airframe.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.airframe: ${vars.base} {
name: "airframe"
uri: "https://github.com/wvlet/airframe.git#105d1a702b7147937233ddf2002ae99ca5b9e4ba"
uri: "https://github.com/wvlet/airframe.git#18eb8b5d0b465f019c49725a571d40007cf8d2f1"

extra.projects: ["communityBuild"] // no Scala.js plz
extra.commands: ${vars.default-commands} [
Expand Down
2 changes: 1 addition & 1 deletion proj/akka-http-json.conf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

vars.proj.akka-http-json: ${vars.base} {
name: "akka-http-json"
uri: "https://github.com/hseeberger/akka-http-json.git#c4fd5c7f9262adddcc9b364b11686afffa42727a"
uri: "https://github.com/hseeberger/akka-http-json.git#2972aabe560ad8c7b9c7ba89e2ab97c0c56aba49"

// we might try to re-enable this when we have newer akka-http; right now
// the tests don't compile and it looks like an akka-http version problem
Expand Down
2 changes: 1 addition & 1 deletion proj/akka-http-webgoat.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

vars.proj.akka-http-webgoat: ${vars.base} {
name: "akka-http-webgoat"
uri: "https://github.com/akka/akka-http-webgoat.git#8ade35db31f78abb5ac5ccc602cfb36e26811a9a"
uri: "https://github.com/akka/akka-http-webgoat.git#950cd07aaaf80fc4f3abb953eb7a8b7d3877d73d"

}
2 changes: 1 addition & 1 deletion proj/akka-management.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.akka-management: ${vars.base} {
name: "akka-management"
uri: "https://github.com/akka/akka-management.git#2da7e7b633e671921db936cf8a27adc2bac68cda"
uri: "https://github.com/akka/akka-management.git#864e24f7ae01ce9a7b9477714fb302415a3e3aa0"

// for now anyway, ambition level is just to include anything lagom needs
extra.projects: ["akka-management", "cluster-bootstrap", "cluster-http"]
Expand Down
2 changes: 1 addition & 1 deletion proj/akka-persistence-jdbc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.akka-persistence-jdbc: ${vars.base} {
name: "akka-persistence-jdbc"
uri: "https://github.com/akka/akka-persistence-jdbc.git#b3347f0c8aa6c9cb9ae2ab1e245e534dd6517272"
uri: "https://github.com/akka/akka-persistence-jdbc.git#b9dd36422ccaefe1758080c60e53ff4ad2df62be"

// it isn't clear to me that there are any tests we can run without
// doing the Docker stuff in their test.sh script. we might ask the
Expand Down
2 changes: 1 addition & 1 deletion proj/akka.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.akka: ${vars.base} {
name: "akka"
uri: "https://github.com/akka/akka.git#331db9b8f8b02edb9370628d62ca53a55ed037e7"
uri: "https://github.com/akka/akka.git#af18e824b43e388cd318206633e9f911f983a46c"

extra.projects: ["akka-scala-nightly"]
extra.exclude: [
Expand Down
2 changes: 1 addition & 1 deletion proj/alpakka-kafka.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.alpakka-kafka: ${vars.base} {
name: "alpakka-kafka"
uri: "https://github.com/akka/alpakka-kafka.git#a5ffcc000761aeb3aa784683b7c5e5d3b50da802"
uri: "https://github.com/akka/alpakka-kafka.git#f5190fd9a9741644ce9836848c67e461a59be5aa"

extra.exclude: [
// out of scope
Expand Down
2 changes: 1 addition & 1 deletion proj/bijection.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.bijection: ${vars.base} {
name: "bijection"
uri: "https://github.com/twitter/bijection.git#655181567bf12961e1a130708f4999bdec88949c"
uri: "https://github.com/twitter/bijection.git#908431dead57f64b88d8d3b6dddd313a9a807795"

// at the moment let's just do the part scalafix needs. there are a bunch
// of integration modules, but my hunch is they are likelier to cause
Expand Down
2 changes: 1 addition & 1 deletion proj/blaze.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.blaze: ${vars.base} {
name: "blaze"
uri: "https://github.com/http4s/blaze.git#e53e1a0ee8d8704b5c5516f8b32565c27cb1d1e8"
uri: "https://github.com/http4s/blaze.git#56c8d3aa275a5e2dd77397d682113e1d03e936b4"

extra.commands: ${vars.default-commands} [
"set every gpgWarnOnFailure := true"
Expand Down
2 changes: 1 addition & 1 deletion proj/cats-effect-testing.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.cats-effect-testing: ${vars.base} {
name: "cats-effect-testing"
uri: "https://github.com/djspiewak/cats-effect-testing.git#b16788a8bc50e49c80f411e19ba90d1437982950"
uri: "https://github.com/djspiewak/cats-effect-testing.git#0a9268f1cfcea789d58a65168a395ada7a0484a6"

extra.commands: ${vars.default-commands} [
"set every gpgWarnOnFailure := true"
Expand Down
2 changes: 1 addition & 1 deletion proj/cats-effect.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.cats-effect: ${vars.base} {
name: "cats-effect"
uri: "https://github.com/typelevel/cats-effect.git#109d21844208b4f81e2af36f0b8187d06181d481"
uri: "https://github.com/typelevel/cats-effect.git#7c50ec096c57f769de4c2901980462e37fb013ec"

extra.exclude: ["*JS", "benchmarks", "docs"]
extra.commands: ${vars.default-commands} [
Expand Down
2 changes: 1 addition & 1 deletion proj/cats-parse.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.cats-parse: ${vars.base} {
name: "cats-parse"
uri: "https://github.com/typelevel/cats-parse.git#4c5819999aa116944bb21cec60404740e7027671"
uri: "https://github.com/typelevel/cats-parse.git#2d8e31cde9125516d1910a92afed7a3a8cf4b778"

extra.exclude: ["bench", "docs", "*JS"]
extra.commands: ${vars.default-commands} [
Expand Down
2 changes: 1 addition & 1 deletion proj/cats-time.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.cats-time: ${vars.base} {
name: "cats-time"
uri: "https://github.com/ChristopherDavenport/cats-time.git#5abcc6f9297d2b71a87798a1540038991a476909"
uri: "https://github.com/ChristopherDavenport/cats-time.git#5072b3c555e3da639503445a12459f6e033d146a"

extra.exclude: ["*JS", "docs"]
}
2 changes: 1 addition & 1 deletion proj/circe-jackson.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.circe-jackson: ${vars.base} {
name: "circe-jackson"
uri: "https://github.com/circe/circe-jackson.git#6b470b1b92b58d7d3a4f9ee17eb0ed4077567f6e"
uri: "https://github.com/circe/circe-jackson.git#525cb6d4e4c03f68ac8b308768f713b77facc0e9"

// there are some others, but leaving it at this for now
extra.projects: ["jackson28"]
Expand Down
2 changes: 1 addition & 1 deletion proj/ciris.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.ciris: ${vars.base} {
name: "ciris"
uri: "https://github.com/vlovgr/ciris.git#62c268c846f49a01ff86f363bafd95c8e46e04a4"
uri: "https://github.com/vlovgr/ciris.git#b01d22a59427cba6fcf587b22ad1c0ba1ce71b72"

extra.exclude: ["docs"]
}
2 changes: 1 addition & 1 deletion proj/claimant.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.claimant: ${vars.base} {
name: "claimant"
uri: "https://github.com/typelevel/claimant.git#6cf09a16582cdf869e51f307dcd3086d14b499d5"
uri: "https://github.com/typelevel/claimant.git#74bc2bfd5f29b103a8dd62c2d948815ac81f2eb2"

extra.exclude: ["root", "*JS", "*Native"]
}
2 changes: 1 addition & 1 deletion proj/decline.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.decline: ${vars.base} {
name: "decline"
uri: "https://github.com/bkirwi/decline.git#76615d7a5a66bf193f77800faa6190f1d325befd"
uri: "https://github.com/bkirwi/decline.git#4e86a1500c6b7ce6ca8bde5e34598fb513371b17"

extra.projects: ["declineJVM", "refinedJVM"] // no Scala.js, no doc
}
2 changes: 1 addition & 1 deletion proj/dijon.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.dijon: ${vars.base} {
name: "dijon"
uri: "https://github.com/jvican/dijon.git#aa9f22bc59425919285afce772e18b57e73c4830"
uri: "https://github.com/jvican/dijon.git#ce9665847f95e4d380ef5256b26cf939b8289305"

extra.exclude: ["*JS"]
// I guess sbt-release-early is pulling in sbt-bintray?!
Expand Down
2 changes: 1 addition & 1 deletion proj/discipline-specs2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.discipline-specs2: ${vars.base} {
name: "discipline-specs2"
uri: "https://github.com/typelevel/discipline-specs2.git#3c7ae92e4e949ab60557587d80e047082b896d5b"
uri: "https://github.com/typelevel/discipline-specs2.git#1774cbcf1783e7eabc56f9580712a7fab25b8f86"

extra.exclude: ["*JS", "docs"]
extra.commands: ${vars.default-commands} [
Expand Down
2 changes: 1 addition & 1 deletion proj/discipline.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.discipline: ${vars.base} {
name: "discipline"
uri: "https://github.com/typelevel/discipline.git#ea23e169598dc0a9ace0e9ee507a4bb11aab4d57"
uri: "https://github.com/typelevel/discipline.git#127aa5f2f6a5435dcf37ec976b7c996d7abf0247"

extra.projects: ["coreJVM"] // no Scala.js please
extra.settings: ${vars.base.extra.settings} [
Expand Down
2 changes: 1 addition & 1 deletion proj/doobie.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.doobie: ${vars.base} {
name: "doobie"
uri: "https://github.com/tpolecat/doobie.git#fef0cd11f904cfa1982ea8585cee3b223c064602"
uri: "https://github.com/tpolecat/doobie.git#1d91345601dc3f0884cf6d76ee6159ff26b76589"

extra.options: ["-Xss16m"] // prevent stack overflow when compiling build definition
extra.exclude: [
Expand Down
2 changes: 1 addition & 1 deletion proj/droste.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.droste: ${vars.base} {
name: "droste"
uri: "https://github.com/higherkindness/droste.git#257489d046652b4f7469fa1c6b0bb6852b9aa632"
uri: "https://github.com/higherkindness/droste.git#2062fec921e46a03c3e49e8eedbabbb857a3cd50"

extra.exclude: [
// out of scope
Expand Down
2 changes: 1 addition & 1 deletion proj/eff.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.eff: ${vars.base} {
name: "eff"
uri: "https://github.com/atnos-org/eff.git#87250b48e0fc6135f908f6f922851ad073c08e8f"
uri: "https://github.com/atnos-org/eff.git#9e765b39e76f8f0339d45df13fa1e4a48358cc27"

extra.exclude: ["scalazJVM", "*JS", "*Native"]
}
2 changes: 1 addition & 1 deletion proj/fast-string-interpolator.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.fast-string-interpolator: ${vars.base} {
name: "fast-string-interpolator"
uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#7f628ce08109c066dad19f84ce929f718a7bdee5"
uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#a9653999f6f72f724e0609213c81107ce30ff602"

// Missing dependency: com.dongxiguo#fastring. likely out of scope anyway
extra.exclude: ["fsi-benchmark", "fsi-benchmark-core"]
Expand Down
2 changes: 1 addition & 1 deletion proj/fetch.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.fetch: ${vars.base} {
name: "fetch"
uri: "https://github.com/47degrees/fetch.git#6c66fa8267d89829fc3e86df90b70546d9195ae0"
uri: "https://github.com/47degrees/fetch.git#e2930895a77b251ad0422a270a612bf8aa7d34cc"

extra.exclude: ["documentation", "microsite", "*JS"]
extra.settings: ${vars.base.extra.settings} [
Expand Down
2 changes: 1 addition & 1 deletion proj/giter8.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.giter8: ${vars.base} {
name: "giter8"
uri: "https://github.com/foundweekends/giter8.git#2c5fb96c9bddb3d92138646324ad13f46abe7e59"
uri: "https://github.com/foundweekends/giter8.git#519a7f65d0776f22332b3a4894631f60ae6b3086"

extra.exclude: [
// these are sbt plugins
Expand Down
2 changes: 1 addition & 1 deletion proj/github4s.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.github4s: ${vars.base} {
name: "github4s"
uri: "https://github.com/47deg/github4s.git#a6bd82c8c1e0c438c300b07a7c6b6fc8b6e67778"
uri: "https://github.com/47deg/github4s.git#436d8fd995c44f18d62f6265ecf46cd524ee0e53"

extra.projects: ["github4s"]
extra.settings: ${vars.base.extra.settings} [
Expand Down
2 changes: 1 addition & 1 deletion proj/http4s.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.http4s: ${vars.base} {
name: "http4s"
uri: "https://github.com/http4s/http4s.git#d00a1dcb8d864ec43857ae9491707ce3fbe5f15f"
uri: "https://github.com/http4s/http4s.git#f60ca13b21d05478da0e4b0ea0543b31b7589790"

extra.commands: ${vars.default-commands} [
"set every gpgWarnOnFailure := true"
Expand Down
2 changes: 1 addition & 1 deletion proj/ip4s.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.ip4s: ${vars.base} {
name: "ip4s"
uri: "https://github.com/Comcast/ip4s.git#ad705c3ad45b6dd711404c75ed6b0a00a06086c6"
uri: "https://github.com/Comcast/ip4s.git#580e2669784f018c6622c4c4f1b95d0c19d3871f"

extra.exclude: ["*JS"]
extra.settings: ${vars.base.extra.settings} [
Expand Down
2 changes: 1 addition & 1 deletion proj/jawn-fs2.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.jawn-fs2: ${vars.base} {
name: "jawn-fs2"
uri: "https://github.com/typelevel/jawn-fs2.git#ffa2393ec6eb199d5e837077930c3358ef204594"
uri: "https://github.com/typelevel/jawn-fs2.git#a8f99ff2150fe3c2b42232b97c232b823c70a679"

extra.exclude: ["*JS"]
extra.commands: ${vars.default-commands} [
Expand Down
2 changes: 1 addition & 1 deletion proj/jawn.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.jawn: ${vars.base} {
name: "jawn"
uri: "https://github.com/typelevel/jawn.git#54617f49bc88515911ce681e7bfadfad80d647f7"
uri: "https://github.com/typelevel/jawn.git#caed18b116db204b81728acba86ccb9ff2bdb682"

extra.exclude: ["*JS", "*Native", "benchmark", "root"]
extra.settings: ${vars.base.extra.settings} [
Expand Down
2 changes: 1 addition & 1 deletion proj/json4s.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.json4s: ${vars.base} {
name: "json4s"
uri: "https://github.com/json4s/json4s.git#6acb70317606800ec02751eafdc45a1e0bda5dd6"
uri: "https://github.com/json4s/json4s.git#fc8cdb29d33825565f205083d805fad8af26b340"

extra.exclude: ["*JS", "*Native"]
extra.commands: ${vars.default-commands} [
Expand Down
2 changes: 1 addition & 1 deletion proj/jsoniter-scala.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.jsoniter-scala: ${vars.base} {
name: "jsoniter-scala"
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#7f525184d8ee4d0b358ade555af637c698966000"
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#9eeebaa4ed8b868f61420a7ac97356d6e0a4adfb"

extra.exclude: ["*JS", "*Native", "*benchmark*"]
}
2 changes: 1 addition & 1 deletion proj/kamon.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.kamon: ${vars.base} {
name: "kamon"
uri: "https://github.com/kamon-io/Kamon.git#b3f59628f17b4ddede04a6ae875727613fb83d89"
uri: "https://github.com/kamon-io/Kamon.git#f10147376b8eae2a44d548b0bb798825981dc028"

// just what lila-ws needs, for now anyway
extra.projects: ["kamon-core", "kamon-influxdb", "kamon-system-metrics"]
Expand Down
2 changes: 1 addition & 1 deletion proj/kittens.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.kittens: ${vars.base} {
name: "kittens"
uri: "https://github.com/typelevel/kittens.git#d3914744835f1d43e4dafb390be6b8eaf205cb94"
uri: "https://github.com/typelevel/kittens.git#4e2860c74748723b0afd6a7c8617e9d86aca400b"

extra.projects: ["coreJVM"] // sorry, Scala.js
}
2 changes: 1 addition & 1 deletion proj/lila-ws.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

vars.proj.lila-ws: ${vars.base} {
name: "lila-ws"
uri: "https://github.com/ornicar/lila-ws.git#04ce9289de5762b5bf3aba5c4ad96b558159ca87"
uri: "https://github.com/ornicar/lila-ws.git#cbe30dbdd48b3f3eb8b57d71702636fcd0587835"

}
2 changes: 1 addition & 1 deletion proj/log4cats.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.log4cats: ${vars.base} {
name: "log4cats"
uri: "https://github.com/ChristopherDavenport/log4cats.git#45d6c89c64a2714a21b1eb7bdc3a11c6f0f06e9e"
uri: "https://github.com/ChristopherDavenport/log4cats.git#b9decb113555ee18c57b1286c34111a8d379685b"

extra.exclude: [
"docs", "*JS", "*Native"
Expand Down
2 changes: 1 addition & 1 deletion proj/macwire.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.macwire: ${vars.base} {
name: "macwire"
uri: "https://github.com/softwaremill/macwire.git#22af1c6720347238f17e6f36c5f0e3669420c7fe"
uri: "https://github.com/softwaremill/macwire.git#f2beec6f0bdac07bb7fa8d9545e0614c514963fd"

extra.exclude: ["*2_12", "*JS", "*3"]
}
2 changes: 1 addition & 1 deletion proj/mdoc.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.mdoc: ${vars.base} {
name: "mdoc"
uri: "https://github.com/scalameta/mdoc.git#3120b1d4cfab845b0a526d84c6801815504957fc"
uri: "https://github.com/scalameta/mdoc.git#9014e2d72db7e6c8def870bfbd4f53999582b024"

extra.exclude: [
"js", "jsdocs", "docs", "unit", "plugin", "*JS"
Expand Down
2 changes: 1 addition & 1 deletion proj/metaconfig.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.metaconfig: ${vars.base} {
name: "metaconfig"
uri: "https://github.com/scalameta/metaconfig.git#eee8317d7a84a293c53f9903f5c1d2d590ddfeb2"
uri: "https://github.com/scalameta/metaconfig.git#f81dbc7e377069911cb99e74bb7f4a313f9155ed"

extra.exclude: [
"*JS", "*Native"
Expand Down
2 changes: 1 addition & 1 deletion proj/metrics-scala.conf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

vars.proj.metrics-scala: ${vars.base} {
name: "metrics-scala"
uri: "https://github.com/erikvanoosten/metrics-scala.git#a96b2d10981c8e4c22bef92f369b52cfd25101fd"
uri: "https://github.com/erikvanoosten/metrics-scala.git#b7fbe3abe39667fbe9218156205b833c5d6824c3"

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