2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 02:02:14 +00:00
vinyldns/project/assembly.sbt
TATSUNO Yasuhiro fc15590a55 Add JDK 11 support (#272)
* Add JDK 9+ support

* Update sbt-assembly to support JDK 11

* Update aws-sdk to support JDK 11

* Deduplicate jaxb module-info.

* Add jaxb-core that is depended by jaxb-impl
2018-10-09 11:30:16 -04:00

2 lines
57 B
Scala

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.14.8")