Skip to content

Commit

Permalink
Upgrade jars to 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pambrose committed Aug 19, 2020
1 parent 19dff51 commit 4d4768a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ sourceCompatibility = 1.8

description = 'battlesnake-quickstart'
group = 'io.battlesnake'
version = '0.5.4'
version = '0.6.0'

dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
Expand Down

0 comments on commit 4d4768a

Please sign in to comment.