Skip to content

Commit 4cde4f8

Browse files
chore(deps): bump kotlin.version from 1.7.21 to 1.7.22 (#477)
* chore(deps): bump kotlin.version from 1.7.21 to 1.7.22 Bumps `kotlin.version` from 1.7.21 to 1.7.22. Updates `kotlin-stdlib` from 1.7.21 to 1.7.22 - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.7.21...v1.7.22) Updates `kotlin-maven-plugin` from 1.7.21 to 1.7.22 --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.jetbrains.kotlin:kotlin-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * docs: update CHANGELOG.md Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jakub Bednář <[email protected]>
1 parent b3da936 commit 4cde4f8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Update dependencies:
99

1010
#### Build:
1111
- [#464](https://github.com/influxdata/influxdb-client-java/pull/464): `micrometer-registry-influx` to `1.10.0`
12-
- [#466](https://github.com/influxdata/influxdb-client-java/pull/466): `kotlin` to `1.7.21`
12+
- [#477](https://github.com/influxdata/influxdb-client-java/pull/477): `kotlin` to `1.7.22`
1313

1414
#### Provided:
1515
- [#478](https://github.com/influxdata/influxdb-client-java/pull/478): `slf4j-api` to `2.0.5`

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<plugin.scala.version>4.7.2</plugin.scala.version>
123123

124124
<akka.version>2.6.20</akka.version>
125-
<kotlin.version>1.7.21</kotlin.version>
125+
<kotlin.version>1.7.22</kotlin.version>
126126
<junit-jupiter.version>5.9.1</junit-jupiter.version>
127127
<kotlin-coroutines.version>1.6.4</kotlin-coroutines.version>
128128
<mockito.version>4.9.0</mockito.version>

0 commit comments

Comments
 (0)