Skip to content

Commit

Permalink
Merge pull request #172 from Turbo87/update-intellij
Browse files Browse the repository at this point in the history
Update "intellijVersion" to 173.3622.25
  • Loading branch information
Turbo87 authored Nov 16, 2017
2 parents 4c79f10 + c19b2ab commit ea34b29
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 @@ -4,7 +4,7 @@ buildscript {
kotlinVersion = '1.1.60'

// see https://www.jetbrains.com/intellij-repository/releases/
intellijVersion = '173.3188.16'
intellijVersion = '173.3622.25'

// see https://plugins.jetbrains.com/idea/plugin/6884-handlebars-mustache
handlebarsPluginVersion = '173.2941.6'
Expand Down

0 comments on commit ea34b29

Please sign in to comment.