Skip to content

Commit

Permalink
Bump the all-dependencies group with 1 update
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 1 update: [jvm](https://github.com/JetBrains/kotlin).

- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.9.10/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.9.0...v1.9.10)

---
updated-dependencies:
- dependency-name: jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 30, 2023
1 parent 56cb166 commit 7878d7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ val assertjCoreVersion = "3.24.2"


plugins {
kotlin("jvm") version "1.9.0"
kotlin("jvm") version "1.9.10"
id("maven-publish")
id("java-library")
}
Expand Down

0 comments on commit 7878d7f

Please sign in to comment.