Skip to content

Commit 23fd095

Browse files
build(deps-dev): bump com.google.code.gson:gson in /block-kit
Bumps [com.google.code.gson:gson](https://github.com/google/gson) from 2.10.1 to 2.13.2. - [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.13.2) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-version: 2.13.2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 73a2b82 commit 23fd095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

block-kit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<dependency>
7575
<groupId>com.google.code.gson</groupId>
7676
<artifactId>gson</artifactId>
77-
<version>2.10.1</version>
77+
<version>2.13.2</version>
7878
<scope>test</scope>
7979
</dependency>
8080
<dependency>

0 commit comments

Comments
 (0)