Update dependency gradle to v8.13 (#1773)

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
This commit is contained in:
Mend Renovate
2025-02-25 12:38:12 +01:00
committed by GitHub
parent 4d7350e318
commit 2d0be5b0c9
5 changed files with 18 additions and 2 deletions

View File

@@ -35,6 +35,10 @@ dependencyResolutionManagement {
}
}
plugins {
id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
}
enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS")
rootProject.name = "Mihon"