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 7faf7d6 commit aef3fb1Copy full SHA for aef3fb1
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Testcontainers Port Updater Changelog
2
3
## [Unreleased]
4
+- Bump dependencies to their latest versions
5
+- Support latest IntelliJ 2025.1.*
6
7
## [1.1.6] - 2024-11-19
8
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = com.github.yusufugurozbek.testcontainers.port.updater
pluginName = Testcontainers Port Updater
pluginRepositoryUrl = https://github.com/yusufugurozbek/testcontainers-port-updater
-pluginVersion = 1.1.6
+pluginVersion = 1.1.7
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
pluginSinceBuild = 234
0 commit comments