File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 3
3
pluginGroup = com.github.yusufugurozbek.testcontainers.port.updater
4
4
pluginName = Testcontainers Port Updater
5
5
pluginRepositoryUrl = https://github.com/yusufugurozbek/testcontainers-port-updater
6
- pluginVersion = 1.1.1
6
+ pluginVersion = 1.1.2
7
7
8
8
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
9
pluginSinceBuild = 223
@@ -18,6 +18,7 @@ platformPlugins = com.intellij.database
18
18
19
19
# Gradle Releases -> https://github.com/gradle/gradle/releases
20
20
gradleVersion = 8.2.1
21
+ org.gradle.jvmargs =-Xmx1g
21
22
22
23
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
23
24
kotlin.stdlib.default.dependency = false
You can’t perform that action at this time.
0 commit comments