Skip to content

Commit

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

---
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 and no-preserve-root committed Nov 24, 2023
1 parent d107b22 commit decd264
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.20" }
plugins { kotlin("jvm") version "1.9.21" }

repositories {
gradlePluginPortal()
Expand Down

0 comments on commit decd264

Please sign in to comment.