Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3bdb7b0

Browse files
chore(deps): bump com.charleskorn.kaml:kaml from 0.77.1 to 0.98.0
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.77.1 to 0.98.0.- [Release notes](https://github.com/charleskorn/kaml/releases)- [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml)- [Commits](charleskorn/kaml@0.77.1...0.98.0)---updated-dependencies:- dependency-name: com.charleskorn.kaml:kaml dependency-version: 0.98.0 dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parent21e4c4d commit3bdb7b0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎build.gradle.kts‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ project(":core") {
182182

183183
implementation(project(":languages:shire-json"))
184184

185-
implementation("com.charleskorn.kaml:kaml:0.77.1")
185+
implementation("com.charleskorn.kaml:kaml:0.98.0")
186186
implementation("org.reflections:reflections:0.10.2") {
187187
exclude(group="org.slf4j", module="slf4j-api")
188188
}

‎gradle/libs.versions.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ json-pathkt = "com.nfeld.jsonpathkt:jsonpathkt:2.0.1"
1313

1414
okhttp ="com.squareup.okhttp3:okhttp:4.4.1"
1515
okhttp-sse ="com.squareup.okhttp3:okhttp-sse:4.12.0"
16-
kaml ="com.charleskorn.kaml:kaml:0.77.1"
16+
kaml ="com.charleskorn.kaml:kaml:0.98.0"
1717

1818
# org.reflections:reflections:0.10.2
1919
reflections ="org.reflections:reflections:0.10.2"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp