Commit graph

23 commits

Author SHA1 Message Date
Alexander Söderberg
2843b368d5 📚 Change version to 1.1.0 from 1.1.0-SNAPSHOT 2020-10-24 19:52:44 +02:00
Alexander Söderberg
cfac2639ad Add errorprone and fix warnings/errors
The compiler will also treat all warnings as errors from now on.
2020-10-24 19:52:44 +02:00
Alexander Söderberg
d6ccc1d59b 🧹 Clean up the gradle build scripts a little
Changes:
- Move all dependency versions to a shared file
- Order the projects in settings.gradle
2020-10-24 19:52:44 +02:00
broccolai
5cdef1b401 Update gradle and gradle plugin versions 2020-10-24 19:52:44 +02:00
Alexander Söderberg
9761c0fadf 🚀 Version bump. 2020-10-24 19:52:44 +02:00
dependabot[bot]
845cd1ec5d ⬆️ Bump checker-qual from 3.5.0 to 3.7.0
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.5.0 to 3.7.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.5.0...checker-framework-3.7.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 22:45:24 +02:00
dependabot[bot]
e1c7d91722 ⬆️ Bump com.github.johnrengelman.shadow from 6.0.0 to 6.1.0
Bumps com.github.johnrengelman.shadow from 6.0.0 to 6.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-23 22:38:30 +02:00
jmp
bc0cc6fa4b 🔖 Bump version to 1.0.2 2020-10-19 10:03:56 +02:00
Alexander Söderberg
42d56a4bbe
📚 Update README to account for org switch 2020-10-15 21:19:21 +02:00
Alexander Söderberg
79bb017fd3
🔖 Version bump 2020-10-14 12:11:19 +02:00
Alexander Söderberg
f669e93be5
🚀 Version bump. 2020-10-14 01:34:32 +02:00
Alexander Söderberg
4777831ee6 🗑️ Get rid of JLine3 and clean up Velocity 2020-10-07 22:47:48 +02:00
Alexander Söderberg
2aac3980d5 ♻️ Reformat + Update .editorconfig 2020-10-07 22:47:48 +02:00
Alexander Söderberg
c3469706ab
fix-commodore (#27) 2020-10-06 12:39:06 +02:00
broccolai
212145cc6b Add JDA implementation 2020-10-05 17:48:47 +02:00
Alexander Söderberg
38aff56e92
🐛 Fix build script 2020-10-04 21:02:54 +02:00
Alexander Söderberg
15dd3abbbb
Version bump. Publish to Sonatype snapshots and fix build script. 2020-10-04 20:51:48 +02:00
Alexander Söderberg
a6b98ca278 🎨 Some codestyle fixes 2020-10-03 21:35:16 +02:00
Alexander Söderberg
ab9860352c
Borrow some stuff from sewer 2020-10-01 15:53:28 +02:00
Alexander Söderberg
a43c3e9145
Fix build scripts and prepare Maven publishing 2020-10-01 15:41:47 +02:00
Alexander Söderberg
9f0c846050 🚚 Begin migrating from javax annotations to checker-qual 2020-09-30 10:40:44 +02:00
Alexander Söderberg
e914d04450 Fix dependency graph and replace Guava 2020-09-30 10:40:44 +02:00
Alexander Söderberg
4ca47777a3 Switch to gradle 2020-09-30 10:40:44 +02:00