Skip to content

Commit d40685b

Browse files
build(deps): bump google-api-services-sheets in /server/api-service
Bumps google-api-services-sheets from v4-rev20210629-1.32.1 to v4-rev20230227-2.0.0. --- updated-dependencies: - dependency-name: com.google.apis:google-api-services-sheets dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d7ec2bf commit d40685b

File tree

1 file changed

+1
-1
lines changed
  • server/api-service/openblocks-plugins/googleSheetsPlugin

1 file changed

+1
-1
lines changed

server/api-service/openblocks-plugins/googleSheetsPlugin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
<dependency>
4747
<groupId>com.google.apis</groupId>
4848
<artifactId>google-api-services-sheets</artifactId>
49-
<version>v4-rev20210629-1.32.1</version>
49+
<version>v4-rev20230227-2.0.0</version>
5050
</dependency>
5151

5252
<!-- Test dependencies -->

0 commit comments

Comments
 (0)