Skip to content

Commit

Permalink
Merge branch 'main' into pkw/issue-13
Browse files Browse the repository at this point in the history
  • Loading branch information
pkwarren authored Oct 10, 2023
2 parents 8aedfc1 + aa4aabe commit de00346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ protobuf-kotlin = { module = "com.google.protobuf:protobuf-kotlin", version.ref
protobuf-kotlinlite = { module = "com.google.protobuf:protobuf-kotlin-lite", version.ref = "protobuf" }
slf4j-simple = { module = "org.slf4j:slf4j-simple", version.ref = "slf4j" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }
testcontainers = { module = "org.testcontainers:testcontainers", version = "1.19.0" }
testcontainers = { module = "org.testcontainers:testcontainers", version = "1.19.1" }

[plugins]
git = { id = "com.palantir.git-version", version = "3.0.0" }
Expand Down

0 comments on commit de00346

Please sign in to comment.