diff --git a/CHANGELOG.md b/CHANGELOG.md
index 08ae60b..1da91b3 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+## [1.1.1] - 2026-06-28
+
+### Changed
+
+- Updated **MaksIT.Core** (1.6.8), **MaksIT.Results** (2.0.3), and **Microsoft.Extensions.*** (10.0.9) package references.
+- Updated test dependencies: **Microsoft.NET.Test.Sdk** (18.7.0), **Microsoft.Extensions.Logging.Console** (10.0.9).
+
## [1.1.0] - 2026-06-04
### Added
diff --git a/src/PodmanClient/PodmanClientDotNet.csproj b/src/PodmanClient/PodmanClientDotNet.csproj
index 81bfdca..7a10cdf 100644
--- a/src/PodmanClient/PodmanClientDotNet.csproj
+++ b/src/PodmanClient/PodmanClientDotNet.csproj
@@ -12,7 +12,7 @@
PodmanClient.DotNet
- 1.1.0
+ 1.1.1
Maksym Sadovnychyy
MAKS-IT
PodmanClient.DotNet
@@ -46,12 +46,12 @@
-
-
-
-
-
-
+
+
+
+
+
+
diff --git a/src/PodmanClientDotNet.Tests/PodmanClientDotNet.Tests.csproj b/src/PodmanClientDotNet.Tests/PodmanClientDotNet.Tests.csproj
index bd3f80f..8c4346e 100644
--- a/src/PodmanClientDotNet.Tests/PodmanClientDotNet.Tests.csproj
+++ b/src/PodmanClientDotNet.Tests/PodmanClientDotNet.Tests.csproj
@@ -14,8 +14,8 @@
all
runtime; build; native; contentfiles; analyzers; buildtransitive
-
-
+
+
all