Commit Graph

4 Commits

Author SHA1 Message Date
Hexagon
78b397d401 Update chat-logger to v1.2 (#1305) 2021-04-02 21:32:14 -06:00
Chintan Suthar
9011781d36 update elysiumevents-plugin (#1211) 2021-03-14 11:52:18 -06:00
Max Weber
80ad30a472 package: update core transient dependencies 2021-03-03 05:11:00 -07:00
Max Weber
531a9a8554 package: use a central verification-metadata file
This lets us have better control over which dependencies are verified,
as changes to runelite-client's dependencies cause all Hub plugins with
pinned deps to fail, as the new transitive deps aren't pinned. Moving
this file into this repo not only lets us update it in these situations,
but also means individual plugin authors don't need to touch Gradle's
verification and all of it's associated pains. This also allows plugins
to pull a dependency that another plugin pulls already with no extra
work.
2021-02-26 10:23:08 -07:00