Skip to content

Commit

Permalink
Merge pull request #66 from codota/dependabot/gradle/org.jetbrains.in…
Browse files Browse the repository at this point in the history
…tellij-0.6.1

Bump org.jetbrains.intellij from 0.5.0 to 0.6.1
  • Loading branch information
boaz-codota authored Nov 4, 2020
2 parents d88034c + 234b515 commit b8ddb13
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
@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.jetbrains.intellij' version '0.5.0'
id 'org.jetbrains.intellij' version '0.6.1'
}

group 'com.tabnine'
Expand Down

0 comments on commit b8ddb13

Please sign in to comment.