Skip to content

Commit c260de6

Browse files
committed
update settings
Signed-off-by: Kirill Mokevnin <[email protected]>
1 parent 2b5aa61 commit c260de6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

settings.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ rootProject.name = "HexletSpringBlog"
33
// spring.jpa.hibernate.ddl-auto
44

55
plugins {
6+
id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
67
// See https://jmfayard.github.io/refreshVersions
78
id("de.fayard.refreshVersions") version "0.60.5"
89
}

0 commit comments

Comments
 (0)