Skip to content
This repository was archived by the owner on Jun 5, 2023. It is now read-only.

Commit 42a46a2

Browse files
committed
Compatible with version 2020.3
1 parent ceaf5ce commit 42a46a2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
id 'java'
3-
id 'org.jetbrains.intellij' version '0.4.21'
3+
id 'org.jetbrains.intellij' version '0.6.5'
44
}
55

66
repositories {

gradle.properties

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
group=br.com.matheusfm
2-
version=1.1
2+
version=1.2
33
gsonVersion=2.8.6
4-
intellijVersion=2020.1
4+
intellijVersion=2020.3
55
jsonPathVersion=2.4.0
66
junitVersion=5.6.2

0 commit comments

Comments
 (0)