mirror of
https://github.com/tcgdex/java-sdk.git
synced 2025-06-20 22:59:19 +00:00
Compare commits
1 Commits
v2.0.1
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
2bdd18fb47 |
@ -21,7 +21,7 @@ dependencies {
|
||||
// Use the Kotlin JDK 8 standard library.
|
||||
implementation(kotlin("stdlib-jdk8"))
|
||||
// Gson
|
||||
implementation("com.google.code.gson:gson:2.9.0")
|
||||
implementation("com.google.code.gson:gson:2.10.1")
|
||||
|
||||
testImplementation(kotlin("test"))
|
||||
}
|
||||
|
Reference in New Issue
Block a user