mirror of
https://github.com/runelite/plugin-hub.git
synced 2026-01-16 02:10:07 -05:00
Update chat-logger to v1.2 (#1305)
This commit is contained in:
@@ -55,6 +55,9 @@ dependencies {
|
||||
thirdParty("com.diffplug.spotless:spotless-plugin-gradle:5.2.0") {
|
||||
because "ring-of-recoil-notifier"
|
||||
}
|
||||
thirdParty("net.jodah:failsafe:2.4.0") {
|
||||
because "chat-logger"
|
||||
}
|
||||
thirdParty("com.google.apis:google-api-services-sheets:v4-rev581-1.25.0") {
|
||||
because "elysiumevents-plugin"
|
||||
exclude group: 'com.google.guava'
|
||||
|
||||
@@ -418,6 +418,14 @@
|
||||
<sha256 value="aff7dab2ce6de5eb359f019211d6985b3b590ac22019bbc4e45c24940e995e8a" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="net.jodah" name="failsafe" version="2.4.0">
|
||||
<artifact name="failsafe-2.4.0.jar">
|
||||
<sha256 value="db86b93fb3317f1c9b49b316bf8b975117c2bb9516a22e7a528fc588792a54a0" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
<artifact name="failsafe-2.4.0.pom">
|
||||
<sha256 value="9e2f9b927346ef006ecac3c773e3994a7677222619303b180194bc755df50df1" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="net.sf.jopt-simple" name="jopt-simple" version="5.0.1">
|
||||
<artifact name="jopt-simple-5.0.1.jar">
|
||||
<sha256 value="9f0c8d50fa4b79b6ff1502dbec8502179d6b9497cacbe17a13074001aed537ec" origin="Generated by Gradle"/>
|
||||
@@ -659,4 +667,4 @@
|
||||
</artifact>
|
||||
</component>
|
||||
</components>
|
||||
</verification-metadata>
|
||||
</verification-metadata>
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
repository=https://github.com/hex-agon/chat-logger.git
|
||||
commit=77b0c0a044e0b0826f7a9734b72655e4644da22c
|
||||
commit=be6e77b345c374e313c6a6a3fc1528362fa3a3fc
|
||||
warning=This plugin may submit all your friends chat (current clan chat) messages and IP address to a 3rd party website not controlled or verified by the RuneLite Developers.
|
||||
Reference in New Issue
Block a user