Skip to content

Commit fc524f9

Browse files
release: version 1.1.6 🔖
1 parent 1de4c76 commit fc524f9

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Testcontainers Port Updater Changelog
22

33
## [Unreleased]
4+
- Bump dependencies to their latest versions
5+
- Support latest IntelliJ 2024.3.*
6+
- Bump Gradle version to 8.11
7+
- Migrate latest changes of intellij-platform-plugin-template v2.0.2
48

59
## [1.1.5] - 2024-08-18
610

gradle.properties

Lines changed: 1 addition & 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.5
6+
pluginVersion = 1.1.6
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
99
pluginSinceBuild = 234

0 commit comments

Comments
 (0)