Skip to content

Commit

Permalink
Merge branch 'main' into nano/a11y-manual-testing
Browse files Browse the repository at this point in the history
  • Loading branch information
mahdikhashan committed May 28, 2024
2 parents eb7ef88 + 2e6e6a1 commit e1497be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion boudicca.base/enricher/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ dependencies {
implementation("com.google.auth:google-auth-library-oauth2-http:1.23.0") {
exclude("commons-logging", "commons-logging")
}
implementation("com.google.apis:google-api-services-sheets:v4-rev20240423-2.0.0") {
implementation("com.google.apis:google-api-services-sheets:v4-rev20240514-2.0.0") {
exclude("commons-logging", "commons-logging")
}

Expand Down
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ findbugs = "3.0.2"
jackson-databind-nullable = "0.2.6"
spring-openapi-starter = "2.5.0"
swagger-core-version = "2.2.20"
org-springframework-boot-gradle-plugin = "3.2.5"
org-springframework-boot-gradle-plugin = "3.3.0"
io-spring-dependency-management-gradle-plugin = "1.1.5"
org-openapi-generator-gradle-plugin = "7.2.0"

Expand Down

0 comments on commit e1497be

Please sign in to comment.