Skip to content

Commit

Permalink
- Dependency update.
Browse files Browse the repository at this point in the history
  • Loading branch information
jjzazuet committed Oct 10, 2024
1 parent 85bbd1b commit bad35f6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tk-sdr/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val api by configurations

dependencies {
api(project(":tk-schema"))
api("org.slf4j:slf4j-api:2.0.6")
testImplementation("io.vacco.shax:shax:2.0.6.0.1.0")
api("org.slf4j:slf4j-api:2.0.16")
testImplementation("io.vacco.shax:shax:2.0.16.0.1.2")
testImplementation("com.google.code.gson:gson:2.10.1")
}

0 comments on commit bad35f6

Please sign in to comment.