mirror of
https://github.com/tcgdex/java-sdk.git
synced 2025-06-21 07:09:19 +00:00
Compare commits
1 Commits
master
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
4e386e0020 |
@ -49,7 +49,7 @@ dependencies {
|
||||
// Use the Kotlin JDK 8 standard library.
|
||||
implementation(kotlin("stdlib-jdk8"))
|
||||
// Gson
|
||||
implementation("com.google.code.gson:gson:2.11.0")
|
||||
implementation("com.google.code.gson:gson:2.13.1")
|
||||
|
||||
testImplementation(kotlin("test"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user