Skip to content

Commit 1b5db0a

Browse files
dependabot[bot]Vxrpenter
authored andcommitted
Bump com.charleskorn.kaml:kaml from 0.83.0 to 0.85.0
Bumps [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) from 0.83.0 to 0.85.0. - [Release notes](https://github.com/charleskorn/kaml/releases) - [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml) - [Commits](charleskorn/kaml@0.83.0...0.85.0) --- updated-dependencies: - dependency-name: com.charleskorn.kaml:kaml dependency-version: 0.85.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d5e573 commit 1b5db0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ val postgresSqlVersion = "42.7.7"
2929
val mariaDBVersion = "3.5.4"
3030

3131
val kotlinxSerializationVersion = "1.9.0"
32-
val kamlVersion = "0.83.0"
32+
val kamlVersion = "0.85.0"
3333
val jdaVersion = "5.6.1"
3434
val jdaKtxVersion = "0.12.0"
3535
val secretLabKotlinVersion = "0.4.3"

0 commit comments

Comments
 (0)