Skip to content

Commit 6a9523e

Browse files
Merge pull request #153 from yusufugurozbek/next
release: version 1.1.2 🔖
2 parents 7893990 + ea0851c commit 6a9523e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
pluginGroup = com.github.yusufugurozbek.testcontainers.port.updater
44
pluginName = Testcontainers Port Updater
55
pluginRepositoryUrl = https://github.com/yusufugurozbek/testcontainers-port-updater
6-
pluginVersion = 1.1.1
6+
pluginVersion = 1.1.2
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 223
@@ -18,6 +18,7 @@ platformPlugins = com.intellij.database
1818

1919
# Gradle Releases -> https://github.com/gradle/gradle/releases
2020
gradleVersion = 8.2.1
21+
org.gradle.jvmargs=-Xmx1g
2122

2223
# Opt-out flag for bundling Kotlin standard library -> https://jb.gg/intellij-platform-kotlin-stdlib
2324
kotlin.stdlib.default.dependency = false

0 commit comments

Comments
 (0)