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.diffplug.spotless-6.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers authored Jun 11, 2023
2 parents 32b3886 + 5fa8c0d commit aa88a77
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 @@ -9,11 +9,11 @@ dokka = { id = "org.jetbrains.dokka", version = "1.6.10" }
lint = { id = "com.android.lint", version = "7.1.2" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.19.0" }
spotless = { id = "com.diffplug.spotless", version = "6.19.0" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.8.0" }
binaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.13.2" }

[libraries]
clikt = "com.github.ajalt.clikt:clikt:3.4.0"
kotlinShell = "eu.jrie.jetbrains:kotlin-shell-core:0.2.1"
okio = "com.squareup.okio:okio:3.0.0"
junit = "junit:junit:4.13.2"
truth = "com.google.truth:truth:1.1.3"
truth = "com.google.truth:truth:1.1.4"

0 comments on commit aa88a77

Please sign in to comment.