Skip to content

Commit

Permalink
[Automatic PR] Dependencies update (#1700)
Browse files Browse the repository at this point in the history
  • Loading branch information
flank-release[bot] authored Mar 15, 2021
1 parent ab3903c commit 3634da0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildSrc/src/main/kotlin/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ object Versions {
const val GOOGLE_NIO = "0.122.10"

// https://search.maven.org/search?q=a:google-cloud-storage%20g:com.google.cloud
const val GOOGLE_STORAGE = "1.113.12"
const val GOOGLE_STORAGE = "1.113.14"

// https://github.com/google/gson/releases
const val GSON = "2.8.6"
Expand Down Expand Up @@ -98,7 +98,7 @@ object Versions {
// ============== flank-scripts ==============
const val KOTLIN_SERIALIZATION = "1.1.0"
const val ARCHIVE_LIB = "1.1.0"
const val TUKAANI_XZ = "1.8"
const val TUKAANI_XZ = "1.9"
const val FUEL = "2.3.1"
const val CLIKT = "2.8.0"
const val JCABI_GITHUB = "1.1.2"
Expand Down

0 comments on commit 3634da0

Please sign in to comment.