File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Testcontainers Port Updater Changelog
2
2
3
3
## [ Unreleased]
4
+ - Bump dependencies to their latest versions
5
+ - Support latest IntelliJ 2024.1
6
+ - Bump Gradle version to 8.7
7
+ - Migrate latest changes of intellij-platform-plugin-template v1.13
8
+
4
9
5
10
## [ 1.1.3] - 2023-12-09
6
11
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.3
6
+ pluginVersion = 1.1.4
7
7
8
8
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9
- pluginSinceBuild = 224
9
+ pluginSinceBuild = 234
10
10
pluginUntilBuild = 241.*
11
11
12
12
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension
You can’t perform that action at this time.
0 commit comments