Skip to content

Commit

Permalink
build(deps): bump kotlin-logging from 1.7.8 to 1.7.9 (#717)
Browse files Browse the repository at this point in the history
Bumps [kotlin-logging](https://github.com/MicroUtils/kotlin-logging) from 1.7.8 to 1.7.9.
- [Release notes](https://github.com/MicroUtils/kotlin-logging/releases)
- [Changelog](https://github.com/MicroUtils/kotlin-logging/blob/master/ChangeLog.md)
- [Commits](oshai/kotlin-logging@1.7.8...1.7.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 20, 2020
1 parent 80649d4 commit 4d9e94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion factcast-schema-registry-cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
<dependency>
<groupId>io.github.microutils</groupId>
<artifactId>kotlin-logging</artifactId>
<version>1.7.8</version>
<version>1.7.9</version>
</dependency>
<dependency>
<groupId>io.arrow-kt</groupId>
Expand Down

0 comments on commit 4d9e94f

Please sign in to comment.