Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Bump com.github.ajalt.clikt:clikt from 3.5.2 to 3.5.4 #25

Merged
merged 2 commits into from
Jun 23, 2023
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibilit

[libraries]
bugsnag = "com.bugsnag:bugsnag:3.6.4"
clikt = "com.github.ajalt.clikt:clikt:3.5.2"
clikt = "com.github.ajalt.clikt:clikt:3.5.4"
kotlinShell = "eu.jrie.jetbrains:kotlin-shell-core:0.2.1"
kotlin-reflect = { module = "org.jetbrains.kotlin:kotlin-reflect", version.ref = "kotlin" }
moshi = { module = "com.squareup.moshi:moshi", version.ref = "moshi" }
Expand Down