Skip to content

Remove explicit Gson dependency#13

Merged
Reasel merged 1 commit into
masterfrom
chore/remove-explicit-gson
Mar 10, 2026
Merged

Remove explicit Gson dependency#13
Reasel merged 1 commit into
masterfrom
chore/remove-explicit-gson

Conversation

@Reasel

@Reasel Reasel commented Mar 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Removed the explicit com.google.code.gson:gson:2.10.1 compileOnly dependency from build.gradle
  • Gson is already available transitively through the RuneLite client dependency

Test plan

  • Verify project builds successfully with ./gradlew build

Gson is already available transitively through the RuneLite client
dependency, so there's no need to declare it separately.
@Reasel
Reasel merged commit 8d349f7 into master Mar 10, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant