Skip to content

Commit 48075d6

Browse files
committed
bump change log and lib version
1 parent 85c303d commit 48075d6

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [17.5.2] - 2026-05-15
9+
### Added
10+
* * Add support for `user_interaction` and `use_cases` fields in payment API for commercial mandate
11+
812
## [17.5.1] - 2025-10-31
913
### Fixed
1014
* Update Sonatype Central badge url in order to show latest version

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Main properties
22
group=com.truelayer
33
archivesBaseName=truelayer-java
4-
version=17.5.1
4+
version=17.5.2
55

66
# Artifacts properties
77
project_name=TrueLayer Java

0 commit comments

Comments
 (0)