eikek 10036cd57b Fix build when bloop plugin is present
When using sbt-bloop, the build doesn't compile anymore. The reason
seems to be incomptible `sbt-io` dependencies pulled in from
`sbt-bloop` and `sbt-native-packager` (as well as `sbt-github-pages`).
Interestingly, the build compiles fine if either one of these plugins
is removed. Only together with `sbt-bloop` the build fails to compile.
The workaround is to explicitely pull in the io depenency based on the
sbt version in use.
2024-02-26 10:27:56 +01:00
..
2024-02-23 06:12:50 +00:00
2021-07-29 22:53:43 +02:00
2021-12-20 23:40:32 +01:00
2024-01-22 06:12:08 +00:00
2021-12-20 23:40:32 +01:00
2023-01-22 21:47:15 +01:00
2022-05-21 00:40:26 +02:00