Skip to content

Commit 565a322

Browse files
Bump kotlin-stdlib-jdk8 from 1.5.30 to 1.5.31 (#16)
Bumps [kotlin-stdlib-jdk8](https://github.com/JetBrains/kotlin) from 1.5.30 to 1.5.31. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/v1.5.31/ChangeLog.md) - [Commits](JetBrains/kotlin@v1.5.30...v1.5.31) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin:kotlin-stdlib-jdk8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7391409 commit 565a322

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ configurations {
3636
}
3737

3838
dependencies {
39-
include "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.30"
39+
include "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.5.31"
4040

4141
include "com.google.code.gson:gson:2.8.8"
4242
include "com.github.zafarkhaja:jsemver:0.9.0"

0 commit comments

Comments
 (0)