Commit Graph

10 Commits

Author SHA1 Message Date
Tristan
07b4d61d3f resolve flaky jvm multi threaded coroutine tests
By switching to using the jvm only (hopefully by 1.6 in common) coroutine test lib we can swap to using a fake dispatcher instead of defining threads which should resolve any odd timing issues.
2021-08-13 22:57:27 +01:00
Jordan Bergin
d64837f2f8 Update Kotlin to 1.5.10 2021-06-12 16:10:41 +01:00
Michael Bull
eb7d0461d1 Update ktor in example project to 1.5.4 2021-05-05 13:46:04 +01:00
Michael Bull
47f13a0d0f Update dependencies 2021-03-29 20:03:30 +01:00
Michael Bull
d9662cc8e7 Update Kotlin to 1.4.30 2021-02-10 22:03:36 +00:00
Michael Bull
e56e6f6b33 Downgrade dokka
The latest version does not support multi-platform projects.
2021-01-30 17:23:22 +00:00
Michael Bull
7a8d9b36c4 Update dependencies 2021-01-30 16:41:26 +00:00
Michael Bull
a3709fc25a Remove release plugin
It doesn't work with multi-module projects properly.
2020-08-29 12:19:54 +01:00
Tristan Hamilton
620f434220 Remove unused dependencies 2020-08-29 11:35:03 +01:00
Michael Bull
41269f06d3 Extract dependency versions to Versions object in buildSrc 2020-08-26 19:52:18 +01:00