Skip to content

Commit 0234956

Browse files
Release 1.0.5 🔖
1 parent 99f522e commit 0234956

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

33
## [Unreleased]
4+
- Bump dependencies to their latest versions
5+
- Fix unnecessary updates on the data source URL
6+
- Bump Gradle version to 7.6
47

58
## [1.0.4] - 2022-12-12
69
- Support latest IntelliJ 2022.3

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = com.github.yusufugurozbek.testcontainers.port.updater
55
pluginName = Testcontainers Port Updater
6-
pluginVersion = 1.0.4
6+
pluginVersion = 1.0.5
77

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

0 commit comments

Comments
 (0)