diff options
| author | Petr Ilin <hevav@hevav.dev> | 2023-01-13 07:08:11 +0300 |
|---|---|---|
| committer | Petr Ilin <hevav@hevav.dev> | 2023-01-13 07:08:11 +0300 |
| commit | 4ea0b5e6385b1ca092600312c6a9d26fca56ff70 (patch) | |
| tree | 10d118e5ae11a69cb2782eb82760fecce4525bdc /gradle.properties | |
| parent | 47fdd55d79732203d2693aaaa5c6120833515961 (diff) | |
| download | LimboAuth-4ea0b5e6385b1ca092600312c6a9d26fca56ff70.tar.gz LimboAuth-4ea0b5e6385b1ca092600312c6a9d26fca56ff70.tar.bz2 LimboAuth-4ea0b5e6385b1ca092600312c6a9d26fca56ff70.zip | |
Hotfix: do not relocate Exceptions
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties index 8539373..414a011 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,3 +5,4 @@ floodgateVersion=2.1.1-SNAPSHOT fastutilVersion=8.5.11 bstatsVersion=3.0.0 spotbugsVersion=4.7.3 +elytriumCommonsVersion=1.2.0 |
