Skip to content

Commit e3aa88c

Browse files
dependabot[bot]thomaspoignantkodiakhq[bot]
authored
chore: bump com.google.code.gson:gson (#1899)
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.11.0. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/main/CHANGELOG.md) - [Commits](google/gson@gson-parent-2.10.1...gson-parent-2.11.0) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Thomas Poignant <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 285324b commit e3aa88c

File tree

1 file changed

+1
-1
lines changed
  • openfeature/providers/kotlin-provider/gofeatureflag-kotlin-provider

1 file changed

+1
-1
lines changed

openfeature/providers/kotlin-provider/gofeatureflag-kotlin-provider/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ publishing {
8888
dependencies {
8989
implementation("dev.openfeature:kotlin-sdk:0.1.0")
9090
implementation("com.squareup.okhttp3:okhttp:4.12.0")
91-
implementation("com.google.code.gson:gson:2.10.1")
91+
implementation("com.google.code.gson:gson:2.11.0")
9292
implementation("dev.gustavoavila:java-android-websocket-client:2.0.2")
9393
testImplementation("junit:junit:4.13.2")
9494
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1")

0 commit comments

Comments
 (0)