Skip to content

Commit a993835

Browse files
chore(deps): update plugin org.gradle.toolchains.foojay-resolver-convention to v0.9.0 (#355)
Co-authored-by: Róbert Papp <[email protected]>
1 parent 5f2e34b commit a993835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id("com.gradle.develocity") version "3.19.2"
3-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.8.0"
3+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
44
}
55

66
develocity {

0 commit comments

Comments
 (0)