Skip to content

Commit

Permalink
Bump kotlin.version from 1.4.21-2 to 1.4.31 (#210)
Browse files Browse the repository at this point in the history
Bumps `kotlin.version` from 1.4.21-2 to 1.4.31.

Updates `kotlin-stdlib-jdk8` from 1.4.21-2 to 1.4.31
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

Updates `kotlin-maven-allopen` from 1.4.21-2 to 1.4.31

Updates `kotlin-maven-noarg` from 1.4.21-2 to 1.4.31

Updates `kotlin-maven-plugin` from 1.4.21-2 to 1.4.31

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 26, 2021
1 parent 8848485 commit dad9fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acrarium/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<drivers.dir>${project.basedir}/drivers</drivers.dir>
<drivers.downloader.phase>pre-integration-test</drivers.downloader.phase>
<docker.image.prefix>f43nd1r</docker.image.prefix>
<kotlin.version>1.4.21-2</kotlin.version>
<kotlin.version>1.4.31</kotlin.version>
<auto-service.version>1.0-rc7</auto-service.version>
<packaging.type>jar</packaging.type>
<testcontainers.version>1.15.2</testcontainers.version>
Expand Down

0 comments on commit dad9fb1

Please sign in to comment.