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

Commit

Permalink
Merge branch 'main' into dependabot/gradle/com.github.ajalt.clikt-cli…
Browse files Browse the repository at this point in the history
…kt-3.5.4
  • Loading branch information
ZacSweers authored Jun 21, 2023
2 parents 905daff + 93171f1 commit a142996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@ spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }

[libraries]
bugsnag = "com.bugsnag:bugsnag:3.6.4"
bugsnag = "com.bugsnag:bugsnag:3.7.0"
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" }
okhttp = "com.squareup.okhttp3:okhttp:4.11.0"
okio = "com.squareup.okio:okio:3.3.0"
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.4"
truth = "com.google.truth:truth:1.1.5"

0 comments on commit a142996

Please sign in to comment.