Skip to content

Commit 5e19f22

Browse files
committed
v1.213.0
1 parent 1869478 commit 5e19f22

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
}
55

66
group 'com.joutvhu.jetbrains'
7-
version '1.212.0'
7+
version '1.213.0'
88

99
sourceCompatibility = 11
1010

@@ -23,7 +23,7 @@ dependencies {
2323
}
2424

2525
intellij {
26-
version = '2021.2'
26+
version = '2021.3'
2727
plugins = [
2828
'org.jetbrains.plugins.terminal',
2929
'org.jetbrains.plugins.yaml'

0 commit comments

Comments
 (0)