Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump com.gradle.enterprise from 3.19 to 3.19.1
Bumps com.gradle.enterprise from 3.19 to 3.19.1.

---
updated-dependencies:
- dependency-name: com.gradle.enterprise
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 27, 2025
commit dc7b80c4007c611eb4769cc4c405e0cca6eee3c5
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "com.gradle.enterprise" version "3.19"
id "com.gradle.enterprise" version "3.19.1"
}

rootProject.name = 'camel-ldp'
Loading