Skip to content

Commit da69e1b

Browse files
committed
Upgraded kotlin from 1.7.10 to 1.7.20 in the kotlin module
1 parent 3fe4eed commit da69e1b

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Changelog next-version
44
* Enable the use of relaxedHTTPSValidation with two-way ssl (issue #1631) (thanks to Mathieu Amblard for pull request)
55
* Lastest Spring Framework 6 is now supported again (thanks to Marcin Grzejszczak for pull request)
66
* Removed content assignment from asPrettyString() (thanks to Bartłomiej Chabowski for pull request)
7+
* Upgraded kotlin from 1.7.10 to 1.7.20 in the kotlin module
78

89
Changelog 5.2.0 (2022-09-09)
910
----------------------------

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<jakarta.json.version>1.1.6</jakarta.json.version>
7070
<maven-javadoc.version>2.9.1</maven-javadoc.version>
7171
<surefire.version>2.22.0</surefire.version>
72-
<kotlin.version>1.7.10</kotlin.version>
72+
<kotlin.version>1.7.20</kotlin.version>
7373
<assertj-core.version>3.16.1</assertj-core.version>
7474
<scribe.version>2.5.3</scribe.version>
7575
<sundrio.version>0.93.0</sundrio.version>

0 commit comments

Comments
 (0)