Skip to content
This repository has been archived by the owner on Sep 3, 2024. It is now read-only.

Commit

Permalink
Bump plugin.jpa from 1.8.21 to 1.8.22 (#182)
Browse files Browse the repository at this point in the history
Bumps [plugin.jpa](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.22/ChangeLog.md)
- [Commits](JetBrains/kotlin@v1.8.21...v1.8.22)

---
updated-dependencies:
- dependency-name: plugin.jpa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 11, 2023
1 parent 0144233 commit 467fbf6
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 @@ -4,7 +4,7 @@ plugins {
kotlin("jvm") version "1.8.22"
kotlin("plugin.allopen") version "1.8.21"
kotlin("plugin.spring") version "1.8.22"
kotlin("plugin.jpa") version "1.8.21"
kotlin("plugin.jpa") version "1.8.22"
}

val kotlinVersion = "1.8.22"
Expand Down

0 comments on commit 467fbf6

Please sign in to comment.