Skip to content

Commit

Permalink
Merge pull request #9 from philterd/dependabot/gradle/com.google.code…
Browse files Browse the repository at this point in the history
….gson-gson-2.12.1

Bump com.google.code.gson:gson from 2.11.0 to 2.12.1
  • Loading branch information
jzonthemtn authored Feb 3, 2025
2 parents 8c966ad + 110b45f commit 30aa172
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 @@ -54,7 +54,7 @@ dependencies {
implementation("ai.philterd:phileas-services-disambiguation:2.10.0")
implementation("ai.philterd:phileas-services-split:2.10.0")

implementation 'com.google.code.gson:gson:2.11.0'
implementation 'com.google.code.gson:gson:2.12.1'
implementation 'org.apache.commons:commons-lang3:3.17.0'
implementation 'org.json:json:20250107'
implementation 'com.fasterxml.jackson.core:jackson-databind:2.18.2'
Expand Down

0 comments on commit 30aa172

Please sign in to comment.