Skip to content

Commit 468e10a

Browse files
Update plugin org.gradle.toolchains.foojay-resolver-convention to v0.10.0 (#90)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent adb10c1 commit 468e10a

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
@@ -1,5 +1,5 @@
11
rootProject.name = "Doma Tools for IntelliJ"
22

33
plugins {
4-
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
4+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
55
}

0 commit comments

Comments
 (0)