Skip to content

Commit 83d1313

Browse files
chore(deps): update dependency com.google.code.gson:gson to v2.11.0
1 parent c639cc6 commit 83d1313

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ archunit = { module = "com.tngtech.archunit:archunit-junit5", version = "1.2.1"
77
azure-digital-twins = { module = "com.azure:azure-digitaltwins-core", version = "1.3.16" }
88
azure-identity = { module = "com.azure:azure-identity", version = "1.11.1" }
99
okhttp = { module = "com.squareup.okhttp3:okhttp", version = "4.12.0" }
10-
gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
10+
gson = { module = "com.google.code.gson:gson", version = "2.11.0" }
1111
jacamo = { module = "org.jacamo:jacamo", version = "1.1" }
1212
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
1313
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }

0 commit comments

Comments
 (0)