Skip to content

Commit

Permalink
Bumped twelve monkeys
Browse files Browse the repository at this point in the history
  • Loading branch information
sksamuel committed Jul 29, 2021
1 parent c8ed946 commit 38e6aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Libs.kt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object Libs {
const val CommonsLangVersion = "3.11"

object TwelveMonkeys {
private const val Version = "3.6"
private const val Version = "3.7.0"
const val imageIoCore = "com.twelvemonkeys.imageio:imageio-core:$Version"
const val jpeg = "com.twelvemonkeys.imageio:imageio-jpeg:$Version"
const val pcx = "com.twelvemonkeys.imageio:imageio-pcx:$Version"
Expand Down

0 comments on commit 38e6aba

Please sign in to comment.