Skip to content

Commit 30abb8b

Browse files
release: version 1.1.8 🔖
1 parent 3c87a62 commit 30abb8b

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+
- Migrate latest changes of intellij-platform-plugin-template v2.1.0
6+
- Support latest IntelliJ 2025.2.*
7+
- Bump Gradle version to 8.14
48

59
## [1.1.7] - 2025-01-31
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.7
6+
pluginVersion = 1.1.8
77

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

0 commit comments

Comments
 (0)