Skip to content

Commit 9b8120a

Browse files
committed
2.2.1-SNAPSHOT
1 parent c611025 commit 9b8120a

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
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
- updates dependencies httpClient 5.3, jackson 2.16.1
11+
- updates gradle to 8.5
12+
1013
## [2.2.0] - 2023-11-15
1114

1215
### Changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
group=com.opencagedata
22
artifactId=jopencage
3-
version=2.2.0
3+
version=2.2.1-SNAPSHOT
44

55
# slf4jVersion=1.7.32
66
httpClientVersion=5.3

0 commit comments

Comments
 (0)