Skip to content

Commit 02133c3

Browse files
committed
2.13: advance project SHAs
1 parent eaf9564 commit 02133c3

Some content is hidden

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

68 files changed

+69
-69
lines changed

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#ab39a4ff1702cbcebcc31bd62efb291748f6a209"
5+
uri: "https://github.com/geirolz/advxml.git#01ca690fb91ad8bd9e1d877276adb4d11475343b"
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#3d94d339ef1f5467f779de0285bb2b1c84c8911a"
5+
uri: "https://github.com/wvlet/airframe.git#c4731c7221c041e64d65c5a82d853eb906f73b62"
66

77
extra.options: ["-Xmx3g"]
88
extra.projects: ["communityBuild"] // no Scala.js plz

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#12221a7cdc49a2247a018054b6beabc629f22ba9"
5+
uri: "https://github.com/akka/akka-http-webgoat.git#a8c275d9e5907dc7331a2f2f8517cd98d528d7ad"
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#ae1e86a71e5467112d14f997cc2a6f46685c5f00"
5+
uri: "https://github.com/polyvariant/better-tostring.git#cb3fd859383cd57aeae771c44664dd582253a854"
66

77
}

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#0b4a94442dc0ab0f2b79b80b23d723dc8a0fadc2"
5+
uri: "https://github.com/http4s/blaze.git#b29e941053b0de30602cb6e3e5473bfa77b7242a"
66

77
extra.commands: ${vars.default-commands} [
88
"appendScalacOptions -Wconf:cat=scala3-migration:w"

proj/cats-effect-cps.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-cps: ${vars.base} {
44
name: "cats-effect-cps"
5-
uri: "https://github.com/typelevel/cats-effect-cps.git#56d49293c9d3ae3e773313e5ffa95031a3b0b2a8"
5+
uri: "https://github.com/typelevel/cats-effect-cps.git#6624d099131cc161715cd9f9d7d65185a8e9c384"
66

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

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#28f8f294070412fe829f41c79e864e49a03a6299"
5+
uri: "https://github.com/typelevel/cats-effect.git#9ce05f2395ae642e0ae8594e5cac89ca70b6aff7"
66

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

proj/cats-mtl.conf

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

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

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

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#6a8e7986b3a6d4054eeba0ff3de5683ada5cfdc2"
5+
uri: "https://github.com/typelevel/cats-parse.git#5a4abf64083a7e8a6f171f82f5d5cfa446268034"
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#0a5ab165d97063246ba5c830262f567644d8f60a"
5+
uri: "https://github.com/ChristopherDavenport/cats-time.git#31c4f4c16faf81249c921d86cfa744429c43c697"
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#3ac3e51cca860d21e19be45c5f503a7a1ace6a74"
5+
uri: "https://github.com/typelevel/cats.git#c35bc68cbdf0e722005a853ab7a884daf065add3"
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#7f77d80b1bda5e819499850f5ee2216b6518a497"
5+
uri: "https://github.com/scalalandio/chimney.git#ae627ad6b95b9c1b025db5321822065ecb2c09ef"
66

77
extra.exclude: ["*3", "*2_12", "*JS", "*Native", "benchmarks"]
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#f847f8ed885ba9254ed622859681d77e944d9318"
5+
uri: "https://github.com/vlovgr/ciris.git#eabd4d729f59f82e4ef3cb0fb4bed4573bbb6f94"
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#458375b2d5f9aac8b2493f807a7aba890e3aad6c"
5+
uri: "https://github.com/jatcwang/difflicious.git#f4b0c74593eeb09f8cc28cdd53eafc7d771dc36a"
66

77
extra.exclude: ["docs", "benchmarks", "*3"]
88
}

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#1ca063504639c57c90a549b7b585623aaaf60d82"
5+
uri: "https://github.com/tpolecat/doobie.git#010a978ad253293112f1728e1a0cfc3379fa1ada"
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#55e2bb687bd3abced0e061be3fc9dea359f97605"
5+
uri: "https://github.com/higherkindness/droste.git#8caf33bed953ceb67f584129cf51e4c2ca08488f"
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#c032cd58213782db6411d69348bb258e5d0ecd0c"
5+
uri: "https://github.com/atnos-org/eff.git#87df9eec43a2e390c3cd68f10a84b7593a29edd9"
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#0474cdc2cd4894e7f6e86c99e129f0f1428c6e4c"
5+
uri: "https://github.com/plokhotnyuk/expression-evaluator.git#e97499534f0b71804ba0fcd4e57eefc910d7897f"
66

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

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#5fed9c3c25d2917593c077b621e879410e878514"
5+
uri: "https://github.com/plokhotnyuk/fast-string-interpolator.git#70b81a140a95f3732c004929a0d4ae77dd1066ae"
66

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

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#a6d5a229e8a831cc4714c831056bc3603c23b5a8"
5+
uri: "https://github.com/47degrees/fetch.git#3555ca488069589fc8bb4946232ff370c12e5a87"
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#cc3966c23f261fe5f7c64e9c0f98db9a713df536"
5+
uri: "https://github.com/finagle/finch.git#193a27bf0211dfb74b47aa7ddb8789a4972465ce"
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#368296607f80317dfb9addcb8a8aaf8560c3bc72"
5+
uri: "https://github.com/foundweekends/giter8.git#3dcbfef9ce9ed772bc5d18ad46ce389167f80a71"
66

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

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#91814b4e5a3ee21f1a8fa56a523f1ff890e05342"
5+
uri: "https://github.com/http4s/http4s.git#6e6ba2cea32a2943515066c69b73d170c6cd1c80"
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#b1707d2b72aede8ec4c64efcfdcbf0e951191f54"
5+
uri: "https://github.com/typelevel/jawn-fs2.git#e9bf48eeb3ff812dda91d21052e260ff32a24f3f"
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#c91acf11fd36354d738cc3a9f5a7f8cd0da75e1b"
5+
uri: "https://github.com/typelevel/jawn.git#e4f69d933d0abd87b5941b123191c59f6df7cb7b"
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#2984664ce8ecfb699d356c6e5743165aedd098de"
5+
uri: "https://github.com/json4s/json4s.git#694cf1274a587150834e43b273d96fbea693e474"
66

77
extra.projects: ["*JVM2_13"]
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#6d53f7f95c503e85d162c17275f2ad522acfc52a"
5+
uri: "https://github.com/plokhotnyuk/jsoniter-scala.git#26abb478b42d7c467ff272161d6fb199eaaa6b13"
66

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

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#97aee9a86b8a6a0636dfdb8832025ac7ee3b2b10"
5+
uri: "https://github.com/lightbend-labs/lightbend-emoji.git#a306ce0494be6a0792794fc2693821942b9a7d46"
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#01fe1d5bb92b1e99de894863dcdcb0091a436c4d"
5+
uri: "https://github.com/ChristopherDavenport/log4cats.git#d1e9d6a09ffb474dd4a793d6c59cb21e486900bb"
66

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

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#2a37097429058c7f58c9ea6511ef93de6c26a7b3"
5+
uri: "https://github.com/scalameta/mdoc.git#a0e3e6501057d6ddfd63db37828b9d4123224ce7"
66

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

proj/metaconfig.conf

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

33
vars.proj.metaconfig: ${vars.base} {
44
name: "metaconfig"
5-
uri: "https://github.com/scalameta/metaconfig.git#5cc21fd121c795b83bd3ab357a64dd14871a67db"
5+
uri: "https://github.com/scalameta/metaconfig.git#b5e0494fa05aee4a3ba37d8256587c33e820d53b"
66

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

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#b78cedb4f17eb38eb94856ed83a7b0bb24018a4b"
8+
uri: "https://github.com/scalameta/metals.git#1ce512aca99c818c094af072f5973da4ad890545"
99

1010
extra.options: ["-Xmx3g"]
1111
// Vadim from Virtus writes:

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#8ab6f759949a4de92c9a20832ab9a5bae4fed448"
5+
uri: "https://github.com/erikvanoosten/metrics-scala.git#76a17fc4bfc11934244ebbc35c20cb99c621ce3b"
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-labs/mima.git#c789075f7f848668a50b33b95f4c9522b5f59de9"
5+
uri: "https://github.com/lightbend-labs/mima.git#d41ad93ef564164e0a27b746fb1c3ca15a8177f3"
66

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

proj/munit.conf

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

33
vars.proj.munit: ${vars.base} {
44
name: "munit"
5-
uri: "https://github.com/scalameta/munit.git#3cce7bde345b53793c33bbabf2a60f9b2ddc19d5"
5+
uri: "https://github.com/scalameta/munit.git#b41f807cd22b2a41e77f5826bd0b772d39c88deb"
66

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

proj/nscala-time.conf

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

33
vars.proj.nscala-time: ${vars.base} {
44
name: "nscala-time"
5-
uri: "https://github.com/nscala-time/nscala-time.git#7aa95219a9b944f121f7dfc41d347ee54fa5e059"
5+
uri: "https://github.com/nscala-time/nscala-time.git#e0dd8b2ff8f118deedf58613432d0bc323a5b622"
66

77
}

proj/paiges.conf

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

33
vars.proj.paiges: ${vars.base} {
44
name: "paiges"
5-
uri: "https://github.com/typelevel/paiges.git#3afc28a5bf5fdeab8103e3370206fd5e1881957a"
5+
uri: "https://github.com/typelevel/paiges.git#0156e23b840e8ce66c55a98d1abddb86e0a1dfa2"
66

77
extra.projects: ["coreJVM", "catsJVM"] // but not "benchmark"
88
extra.settings: ${vars.base.extra.settings} [

proj/parboiled.conf

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

33
vars.proj.parboiled: ${vars.base} {
44
name: "parboiled"
5-
uri: "https://github.com/sirthias/parboiled.git#9c98345202c9aca3acb69a2bd5d04fd7aa1e4334"
5+
uri: "https://github.com/sirthias/parboiled.git#6afa583990fa8e10c11947a394abfc65bdd8bf00"
66

77
extra.projects: ["parboiled-scala"]
88
extra.commands: ${vars.default-commands} [

proj/playframework.conf

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

66
vars.proj.playframework: ${vars.base} {
77
name: "playframework"
8-
uri: "https://github.com/playframework/playframework.git#4dae69331731baae22ea1a72466b155a0dc6d330"
8+
uri: "https://github.com/playframework/playframework.git#2921df3926a0caa8f4af7f7f0d48eb839803c4dc"
99

1010
extra.options: [
1111
]

proj/pureconfig.conf

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

33
vars.proj.pureconfig: ${vars.base} {
44
name: "pureconfig"
5-
uri: "https://github.com/pureconfig/pureconfig.git#435909b5bd6232c9df7075d739704e5eb72a9c46"
5+
uri: "https://github.com/pureconfig/pureconfig.git#7577509d060b88140297fc25dfc1feeca4a29261"
66

77
extra.exclude: ["scalaz", "docs", "http4s022", "*-docs", "*scala3"]
88
extra.settings: ${vars.base.extra.settings} [

proj/redis4cats.conf

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

33
vars.proj.redis4cats: ${vars.base} {
44
name: "redis4cats"
5-
uri: "https://github.com/profunktor/redis4cats.git#2ae7faeeb051aabeb63f8d11c6832bd85ddc6e93"
5+
uri: "https://github.com/profunktor/redis4cats.git#54a215878c90f3ef3dd38c06034f6e7cf52ff46e"
66

77
// just whatever pfps-shopping-cart needs
88
extra.projects: ["redis4cats-core", "redis4cats-effects", "redis4cats-log4cats"]

proj/refined.conf

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

33
vars.proj.refined: ${vars.base} {
44
name: "refined"
5-
uri: "https://github.com/fthomas/refined.git#8b5e52ae55223d827bb0ffba53edd0aba5803459"
5+
uri: "https://github.com/fthomas/refined.git#20df7ccb625448023a7ecddf9af84ad4f489415f"
66

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

proj/sbt-io.conf

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

33
vars.proj.sbt-io: ${vars.base} {
44
name: "sbt-io"
5-
uri: "https://github.com/sbt/io.git#e27c3f605bad169fa49fe01e0f3401d78b4de99f"
5+
uri: "https://github.com/sbt/io.git#310fdbe9b510a23aa54df55510c62a9ce216ee23"
66

77
// for JDK 8, as per https://github.com/sbt/sbt/issues/7463 ; might not be necessary
88
// anymore by the time we have sbt 1.1.0 final?

proj/scala-async.conf

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

33
vars.proj.scala-async: ${vars.base} {
44
name: "scala-async"
5-
uri: "https://github.com/scala/scala-async.git#8edeb0ffd3a91413e08e3f6cb4e6c7bddef11058"
5+
uri: "https://github.com/scala/scala-async.git#d85326da74055fb68667959cebda346dce884969"
66

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

0 commit comments

Comments
 (0)