Skip to content

Commit 164448c

Browse files
Bump com.coditory.klog:klog in the prod-dependencies group
Bumps the prod-dependencies group with 1 update: [com.coditory.klog:klog](https://github.com/coditory/klog). Updates `com.coditory.klog:klog` from 0.0.18 to 0.0.19 - [Release notes](https://github.com/coditory/klog/releases) - [Commits](coditory/klog@v0.0.18...v0.0.19) --- updated-dependencies: - dependency-name: com.coditory.klog:klog dependency-version: 0.0.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2b9a33 commit 164448c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ repositories {
1515

1616
dependencies {
1717
val coroutinesVersion = "1.10.2"
18-
implementation("com.coditory.klog:klog:0.0.18")
18+
implementation("com.coditory.klog:klog:0.0.19")
1919
implementation("com.coditory.quark:quark-context:0.1.22")
2020

2121
// unit tests

0 commit comments

Comments
 (0)