Commit graph

120 commits

Author SHA1 Message Date
a8a4500125 Updated dependencies. 2021-07-06 17:08:41 -07:00
7c2ad09ff1 Removed checkstyle, using IDEA default code format. 2021-06-18 21:31:40 -07:00
fdd1fb7e42 Updated dependencies. 2021-06-16 21:58:11 -07:00
e35d112b28 Cleanup. 2021-06-11 20:22:57 -07:00
b2dcf781c2 Added Gihub workflow matrix for Java 11 & 15. 2021-05-31 02:49:28 -07:00
3f628e58f0 Updated PMD rules. 2021-05-29 22:01:18 -07:00
2c1ea56e79 Updated dependencies. 2021-05-28 11:29:39 -07:00
05b7ca8a41 Format cryptoprice as currency. 2021-05-25 18:10:44 -07:00
b8c3bf9615 Added sonar.organization property. 2021-05-19 19:29:48 -07:00
30f2ef7273 Added Sonarcloud URL. 2021-05-19 19:23:38 -07:00
8681dea66f Updated to Gradle 7.0.1 2021-05-16 07:58:06 -07:00
790bd3159e Cleanup. 2021-05-13 21:37:16 -07:00
694cc119ed Removed spotbugs. 2021-05-12 19:03:14 -07:00
ec049c7485 Updated to JDK >= 11 on CIs and switched to Gradle 7.0.1 2021-05-10 15:57:02 -07:00
f580f0f7f2 Implemented CryptoPrices (Coinbase API), replacing the Bitcoin module. 2021-05-10 15:55:29 -07:00
35399c3f78 Updated to jacoco 0.8.7 2021-05-04 23:11:19 -07:00
d6df365e4b Cleanup. 2021-05-03 17:14:19 -07:00
67f618da71 Updated detekt to 1.7.0-RC1 2021-05-01 13:42:12 -07:00
864bf99c8e Fixed detekt baseline. 2021-05-01 10:38:29 -07:00
8a945b2dc6 Switched to detekt snapshot for now. 2021-04-29 19:07:41 -07:00
2c78d713eb Using Jacoco snapshot.
Using src/main/java and src/main/kotlin.
2021-04-28 19:50:56 -07:00
7b2b496a94 Prevent detekt from from failing, for now. 2021-04-26 18:02:54 -07:00
3f75d60c5f Updated detekt baseline location. 2021-04-26 16:20:07 -07:00
aaf44db38a Upgraded to Kotlin 1.5.0 2021-04-26 15:23:21 -07:00
c950d7349a Updated dependencies. 2021-03-12 21:26:54 -08:00
1c2234a9a2 Added Debug command.
Converted Utils classes to objects.
2020-12-06 16:02:31 -08:00
69441f7006 Converted Mobibot class to Kotlin. 2020-12-04 23:11:39 -08:00
fb05647b7b Added debug arg on run. 2020-12-02 22:58:42 -08:00
549810b4bb Updated dependencies. 2020-12-01 00:56:52 -08:00
44de253040 Upgraded to Kotlin 1.4.0. 2020-08-17 14:30:24 -07:00
d7bfd70fa9 Upgraded to Kotlin 1.4.0-rc 2020-08-09 21:07:05 -07:00
8cd309e3a3 Updated dependencies. 2020-08-04 15:15:41 -07:00
c65204414d Updated dependencies. 2020-07-21 17:58:11 -07:00
62417e76f7 Updated dependencies. 2020-07-15 18:34:33 -07:00
1749a081de Updated dependencies. 2020-07-11 18:29:46 -07:00
8f35d050df Removed okhttp3 dependency, using Utils.readUrl() isntead. 2020-06-20 17:09:58 -07:00
c88be2b4e5 JDK 11 min requirements because of LTS. 2020-06-19 18:36:15 -07:00
dcd6996c39 Updated dependencies, wrapper, etc. 2020-06-19 14:20:33 -07:00
d843c65f6f Updated dependencies. 2020-06-13 02:04:04 -07:00
ea21cd5383 Updated dependencies. 2020-05-19 00:00:02 -07:00
b55bfb45b7 Updated dependencies. 2020-04-30 18:18:42 -07:00
6787b0dcbe Updated PMD version. 2020-04-29 11:51:22 -07:00
bcf659c5a8 Updated dependencies. 2020-04-27 23:16:14 -07:00
e022bc90ff Updated dependencies. 2020-04-16 16:10:07 -07:00
b73ffc061d Added source & traget compatibility. 2020-04-01 20:31:14 -07:00
b7a0072db5 Updated dependencies. 2020-03-30 15:27:00 -07:00
4b95b0bbe2 Version 0.8 starts. 2020-03-28 11:31:52 -07:00
a435f0be49 Cleanup. 2020-03-25 00:20:15 -07:00
2f50c6c1c3 Reworked RockPaperScissor modules with actions and colors. 2020-03-23 23:05:18 -07:00
d8da21b0ef Updaded dependencies. 2020-03-23 05:50:59 -07:00