[serde-gson] Support for Gson readers and writers
This commit is contained in:
@@ -8,6 +8,8 @@ dependencies {
|
||||
implementation(project(":tweed5-serde-api"))
|
||||
implementation(libs.jackson.core)
|
||||
shadowOnly(libs.jackson.core)
|
||||
|
||||
testImplementation(project(":serde-json-test-utils"))
|
||||
}
|
||||
|
||||
tasks.shadowJar {
|
||||
|
||||
Reference in New Issue
Block a user