Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

Commit beca10a

Browse files
build(deps): Bump org.apache.camel:camel-google-calendar
Bumps org.apache.camel:camel-google-calendar from 4.8.1 to 4.12.0. --- updated-dependencies: - dependency-name: org.apache.camel:camel-google-calendar dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8b8fe34 commit beca10a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugin-camel-google-calendar/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jar {
1313
}
1414

1515
dependencies {
16-
implementation("org.apache.camel:camel-google-calendar:4.8.1")
16+
implementation("org.apache.camel:camel-google-calendar:4.12.0")
1717
implementation("org.apache.camel:camel-core:4.8.1")
1818
implementation("com.google.oauth-client:google-oauth-client-jetty:1.36.0")
1919
implementation("com.google.apis:google-api-services-calendar:v3-rev411-1.25.0")

0 commit comments

Comments
 (0)