Skip to content

Commit 0c15abc

Browse files
authored
Merge branch 'main' into dependabot/github_actions/gradle/actions-5.0.0
2 parents 0c23c64 + b3a0930 commit 0c15abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ kata.subList(from, to).forEach {
2525
}
2626

2727
plugins {
28-
id("com.gradle.develocity") version "4.2"
28+
id("com.gradle.develocity") version "4.2.1"
2929
}
3030

3131
develocity {

0 commit comments

Comments
 (0)