Commit Graph

14 Commits

Author SHA1 Message Date
Carter Jernigan 951dcecc11 [#186] Kotlin 1.8.21 2023-05-09 05:58:19 -04:00
Honza Rychnovsky 163d920569
[#178] Kotlin 1.8.10 -> 1.8.20
* [#178] Kotlin 1.8.10 -> 1.8.20

* Remove workaround

---------

Co-authored-by: Carter Jernigan <git@carterjernigan.com>
2023-04-19 10:31:36 +02:00
Honza Rychnovsky 311a521975
[#180] Dokka + Kotest + Jacoco dependencies update 2023-04-18 14:40:18 +02:00
Carter Jernigan c0e0c17b62
[#144] Kotlin 1.8.10 2023-02-10 07:41:05 -05:00
Carter Jernigan 0e4e7a0e0f
[#144] Kotlin 1.8 (#148) 2023-01-18 11:58:36 -05:00
Honza Rychnovsky 47a5372561
[#133] Kotest 5.5.4 2022-12-22 11:01:35 +01:00
Honza Rychnovsky 90324b2ab2
[#135] Dokka 1.7.20 2022-12-22 10:43:34 +01:00
Honza Rychnovsky 1e2b4060dd
[#121] Kotlin 1.7.21
* [#121] Kotlin 1.7.21

* Fix dependencies locks
2022-12-16 14:12:17 +01:00
Alex 22f7a5e832
[#113] Kotlin 1.7.20 (#114) 2022-10-19 12:17:47 +02:00
Bruno Wieczorek 2ea47dc50c
Move tests from jvmTest to commonTest (#108)
The first step for making the library multiplatform. This commit also
removes JSON parsing and Moshi test dependency.

This change also includes moving test extensions and test data to utils
package.
2022-10-10 16:49:37 -04:00
Carter Jernigan c39fbb2b1d [#52] Fix Maven deployment 2022-07-19 17:08:57 -04:00
Carter Jernigan 2c19d7686c [#89] Kotlin 1.7.10 2022-07-19 17:08:57 -04:00
Carter Jernigan 3ab9b6d059 [#80] Kotlin 1.7.0 2022-07-06 07:01:51 -04:00
Carter Jernigan 8ca01777c8
[#65] Support included builds
Namespacing the build-conventions will solve issues with included build name conflicts.

Namespacing the lib will also prevent conflicts with included builds.
2022-06-14 08:30:12 -04:00