Skip to content

Commit

Permalink
Bump jvm from 1.9.21 to 1.9.22
Browse files Browse the repository at this point in the history
Bumps jvm from 1.9.21 to 1.9.22.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 22, 2023
1 parent c98156b commit 5362e5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/

plugins { kotlin("jvm") version "1.9.21" }
plugins { kotlin("jvm") version "1.9.22" }

repositories {
gradlePluginPortal()
Expand Down

0 comments on commit 5362e5f

Please sign in to comment.