We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3618705 commit 5793271Copy full SHA for 5793271
choreolib/build.gradle
@@ -50,7 +50,7 @@ dependencies {
50
api "com.fasterxml.jackson.core:jackson-core:2.15.2"
51
api "com.fasterxml.jackson.core:jackson-databind:2.15.2"
52
53
- implementation 'com.google.code.gson:gson:2.10.1'
+ implementation 'com.google.code.gson:gson:2.11.0'
54
55
// This is needed to use wpilibj Filesystem class
56
testImplementation 'edu.wpi.first.cscore:cscore-java:2025.+'
0 commit comments