jhc-systems / sqlest

Write SQL in Scala
https://jhc-systems.github.io/sqlest/latest/api/
Apache License 2.0
30 stars 17 forks source link

upgrade sbt so it works with java 11, add sonar #99

Closed msillence closed 1 year ago

msillence commented 1 year ago

build with

sbt "-Dsonar.host.url=http://<sonarhost>:<sonarport>" "-Dsonar.login=<token>" sonarScan