Skip to content

Commit

Permalink
v-bump flow-migration to 2.3.6. Closes #81
Browse files Browse the repository at this point in the history
  • Loading branch information
mvysny committed Sep 25, 2020
1 parent 66fd99d commit 08e8235
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 @@ -74,7 +74,7 @@ repositories {

dependencies {
compile("org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.4.10")
compile("com.vaadin:flow-migration:2.3.0")
compile("com.vaadin:flow-migration:2.3.6")
compile("org.zeroturnaround:zt-exec:1.11")

testCompile("junit:junit:4.12")
Expand Down

0 comments on commit 08e8235

Please sign in to comment.