Skip to content

Commit

Permalink
Update Beam Katas Java to use Beam version 2.19.0
Browse files Browse the repository at this point in the history
  • Loading branch information
henryken committed Feb 7, 2020
1 parent 33ccb33 commit 08947b1
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.18.0'
beamVersion = '2.19.0'
guavaVersion = '28.1-jre'
jodaTimeVersion = '2.10.4'
slf4jVersion = '1.7.28'
Expand Down

0 comments on commit 08947b1

Please sign in to comment.