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.
1 parent 092824e commit 0c5be0aCopy full SHA for 0c5be0a
build.gradle.kts
@@ -35,7 +35,7 @@ idea {
35
group = properties("pluginGroup")
36
version = properties("pluginVersion")
37
38
-var jpVersion = "3.24.2"
+var jpVersion = "3.25.8"
39
40
// Configure project's dependencies
41
repositories {
0 commit comments