Skip to content

Commit dc72ece

Browse files
authored
Merge pull request #563 from pomadchin/feature/buffer-tiles
Focal Operations and Buffer Tile support
2 parents d7e065d + c7d8f48 commit dc72ece

File tree

100 files changed

+3025
-316
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

+3025
-316
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ lazy val core = project
5959
circe("generic").value,
6060
circe("parser").value,
6161
circe("generic-extras").value,
62-
frameless excludeAll ExclusionRule("com.github.mpilquist", "simulacrum"),
62+
frameless excludeAll ExclusionRule(organization = "com.github.mpilquist"),
6363
`jts-core`,
6464
`spray-json`,
6565
geomesa("z3").value,

0 commit comments

Comments
 (0)