Skip to content

Commit 0aac1d1

Browse files
release: version 1.1.4 🔖
1 parent c624372 commit 0aac1d1

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

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

33
## [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+
49

510
## [1.1.3] - 2023-12-09
611

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
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.3
6+
pluginVersion = 1.1.4
77

88
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
9-
pluginSinceBuild = 224
9+
pluginSinceBuild = 234
1010
pluginUntilBuild = 241.*
1111

1212
# IntelliJ Platform Properties -> https://plugins.jetbrains.com/docs/intellij/tools-gradle-intellij-plugin.html#configuration-intellij-extension

0 commit comments

Comments
 (0)