Skip to content

Commit

Permalink
Bump org.jetbrains.kotlin.jvm from 1.9.24 to 1.9.25 (micrometer-metri…
Browse files Browse the repository at this point in the history
…cs#5326)

* Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.9.25

Bumps org.jetbrains.kotlin.jvm from 1.7.22 to 1.9.25.

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* Restore kotlin17 to 1.7.22

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jonatan Ivanov <[email protected]>
  • Loading branch information
dependabot[bot] and jonatan-ivanov authored Aug 9, 2024
1 parent 84d5209 commit 4fef2cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ plugin-spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", ver
plugin-bnd = "biz.aQute.bnd:biz.aQute.bnd.gradle:6.4.0"

[plugins]
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.24" }
kotlin19 = { id = "org.jetbrains.kotlin.jvm", version = "1.9.25" }
kotlin17 = { id = "org.jetbrains.kotlin.jvm", version = "1.7.22" }
jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }
aspectj = { id = 'io.freefair.aspectj.post-compile-weaving', version = '8.7.1' }

0 comments on commit 4fef2cc

Please sign in to comment.