We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c611025 commit 9b8120aCopy full SHA for 9b8120a
CHANGELOG.md
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+- updates dependencies httpClient 5.3, jackson 2.16.1
11
+- updates gradle to 8.5
12
+
13
## [2.2.0] - 2023-11-15
14
15
### Changed
gradle.properties
@@ -1,6 +1,6 @@
1
group=com.opencagedata
2
artifactId=jopencage
3
-version=2.2.0
+version=2.2.1-SNAPSHOT
4
5
# slf4jVersion=1.7.32
6
httpClientVersion=5.3
0 commit comments