Skip to content

Commit cfe870a

Browse files
chore: bump the gradle-updates group with 2 updates
Bumps the gradle-updates group with 2 updates: [io.github.oshai:kotlin-logging-jvm](https://github.com/oshai/kotlin-logging) and com.ncorti.ktfmt.gradle. Updates `io.github.oshai:kotlin-logging-jvm` from 7.0.3 to 7.0.4 - [Release notes](https://github.com/oshai/kotlin-logging/releases) - [Changelog](https://github.com/oshai/kotlin-logging/blob/master/ChangeLog-old.md) - [Commits](oshai/kotlin-logging@7.0.3...7.0.4) Updates `com.ncorti.ktfmt.gradle` from 0.21.0 to 0.22.0 --- updated-dependencies: - dependency-name: io.github.oshai:kotlin-logging-jvm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-updates - dependency-name: com.ncorti.ktfmt.gradle dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1dcdeb3 commit cfe870a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
88
kotlin-plugin-serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version.ref = "kotlin" }
99
jetbrains-binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.17.0" }
1010
vanniktech-maven-publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
11-
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.21.0" }
11+
ktfmt = { id = "com.ncorti.ktfmt.gradle", version = "0.22.0" }
1212

1313
[libraries]
1414
cloudshift-kotlin-cdk-wrapper = { module = "io.cloudshiftdev.kotlin-cdk-wrapper:kotlin-cdk-wrapper", version = "0.10.0" }
@@ -20,7 +20,7 @@ seancfoley-ipaddress = { module = "com.github.seancfoley:ipaddress", version = "
2020
jayway-jsonpath= { module = "com.jayway.jsonpath:json-path", version = "2.9.0" }
2121
slf4j-simple = { module = "org.slf4j:slf4j-simple", version = "2.0.16" }
2222

23-
oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.3" }
23+
oshai-kotlin-logging = { module = "io.github.oshai:kotlin-logging-jvm", version = "7.0.4" }
2424

2525

2626
##### Testing libraries

0 commit comments

Comments
 (0)