Skip to content

Commit

Permalink
Update Beam Katas Java to use Beam version 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henryken committed Feb 3, 2020
1 parent 2bd3c5c commit 7777662
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion learning/katas/java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

buildscript {
ext {
beamVersion = '2.16.0'
beamVersion = '2.18.0'
guavaVersion = '28.1-jre'
jodaTimeVersion = '2.10.4'
slf4jVersion = '1.7.28'
Expand Down

0 comments on commit 7777662

Please sign in to comment.