Skip to content

Commit

Permalink
fix: rollback google api version
Browse files Browse the repository at this point in the history
  • Loading branch information
extern-maksim-kuzmin1 committed Feb 25, 2024
1 parent 96ff537 commit ac83d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<slack-api.version>1.38.1</slack-api.version>
<google-api-client.version>2.3.0</google-api-client.version>
<google-oauth-client-jetty.version>1.35.0</google-oauth-client-jetty.version>
<google-sheets.version>v4-rev20230815-2.0.0</google-sheets.version>
<google-sheets.version>v4-rev20230227-2.0.0</google-sheets.version>
<jackson-json.version>2.14.0</jackson-json.version>
<testcontainers.version>1.19.5</testcontainers.version>
<wiremock.version>3.0.1</wiremock.version>
Expand Down

0 comments on commit ac83d0e

Please sign in to comment.