We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 58e82dd + fb281db commit ac2230dCopy full SHA for ac2230d
2 files changed
gradle/libs.versions.toml
@@ -4,7 +4,7 @@ junit = "4.13.2"
4
5
# plugins
6
changelog = "2.2.1"
7
-intelliJPlatform = "2.4.0"
+intelliJPlatform = "2.5.0"
8
kotlin = "2.1.20"
9
kover = "0.9.1"
10
qodana = "2024.3.4"
settings.gradle.kts
@@ -1,5 +1,5 @@
1
plugins {
2
- id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0"
+ id("org.gradle.toolchains.foojay-resolver-convention") version "0.10.0"
3
}
rootProject.name = "moodle-dev"
0 commit comments