Skip to content

Commit

Permalink
gson dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
levyishai committed Aug 2, 2024
1 parent 9166a79 commit d1b9b18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
nativeRelease wpi.java.vendor.jniRelease(wpi.platforms.desktop)
simulationRelease wpi.sim.enableRelease()

implementation 'org.apache.commons:commons-math3:3.+'
implementation 'com.google.code.gson:gson:2.10.1'

testImplementation 'org.junit.jupiter:junit-jupiter:5.+'
testImplementation 'org.mockito:mockito-core:5.+'
Expand Down

0 comments on commit d1b9b18

Please sign in to comment.