Skip to content

Commit c727bc0

Browse files
authored
Merge pull request #131 from driessamyn/dependabot/gradle/com.gradle.develocity-4.0.2
build(deps): Bump com.gradle.develocity from 4.0.1 to 4.0.2
2 parents 565aaf5 + d7bedd4 commit c727bc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
// Apply the foojay-resolver plugin to allow automatic download of JDKs
33
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
4-
id("com.gradle.develocity") version "4.0.1"
4+
id("com.gradle.develocity") version "4.0.2"
55
}
66

77
develocity {

0 commit comments

Comments
 (0)