Skip to content

Commit c23a573

Browse files
dependabot[bot]marko-bekhta
authored andcommitted
Bump com.gradle.develocity from 4.2 to 4.2.1 in the gradle-plugins group
Bumps the gradle-plugins group with 1 update: com.gradle.develocity. Updates `com.gradle.develocity` from 4.2 to 4.2.1 --- updated-dependencies: - dependency-name: com.gradle.develocity dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b39eaff commit c23a573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ log4j = "2.25.2"
2727

2828
# plugins
2929
spotless="8.0.0"
30-
develocity="4.2"
30+
develocity="4.2.1"
3131
checkerframework="0.6.59"
3232
taskTree="4.0.1"
3333

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginManagement {
99
}
1010

1111
plugins {
12-
id 'com.gradle.develocity' version '4.2'
12+
id 'com.gradle.develocity' version '4.2.1'
1313
}
1414

1515
rootProject.name = "hibernate-models-group"

0 commit comments

Comments
 (0)