Skip to content

Commit

Permalink
updating versions
Browse files Browse the repository at this point in the history
  • Loading branch information
idegtiarenko committed Feb 26, 2016
1 parent e7b3581 commit 6640dbd
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'org.jetbrains.intellij' version '0.0.40'
id 'org.jetbrains.intellij' version '0.0.42'
id 'net.saliman.cobertura' version '2.2.8'
}

Expand All @@ -25,7 +25,7 @@ repositories {
intellij {
pluginName 'IdeaConcordionSupport'
plugins 'junit'
version '15.0.3'
version '15.0.4'
sandboxDirectory "$projectDir/idea-sandbox"
downloadSources true
updateSinceUntilBuild false
Expand Down
Binary file modified markdown/lib/intellij-markdown.jar
Binary file not shown.
Binary file modified markdown/lib/markdown-javafx-preview.jar
Binary file not shown.
Binary file modified markdown/lib/markdown.jar
Binary file not shown.

0 comments on commit 6640dbd

Please sign in to comment.