File tree Expand file tree Collapse file tree 4 files changed +6
-5
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 4 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 1313* .ipr
1414* .iws
1515.idea /
16+ out /
1617
1718# Gradle
1819.gradle /
Original file line number Diff line number Diff line change 77
88env :
99 - IDEA_VERSION=LATEST-EAP-SNAPSHOT
10- - IDEA_VERSION=2019.1.2
11- - IDEA_VERSION=2018.2.7
12- - IDEA_VERSION=2018.3 .3
10+ - IDEA_VERSION=2019.1
11+ - IDEA_VERSION=2019.2
12+ - IDEA_VERSION=2019 .3
1313
1414# matrix:
1515# allow_failures:
Original file line number Diff line number Diff line change 22# https://www.jetbrains.com/intellij-repository/releases
33# https://www.jetbrains.com/intellij-repository/snapshots
44
5- ideaVersion = 2018.2
5+ ideaVersion = 2019.1
66ideaType = IC
77sources = true
88isEAP = false
Original file line number Diff line number Diff line change 2424 <vendor url =" http://www.mapstruct.org" >MapStruct</vendor >
2525
2626 <!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/build_number_ranges.html for description -->
27- <idea-version since-build =" 182 " />
27+ <idea-version since-build =" 191 " />
2828
2929 <!-- please see http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/plugin_compatibility.html
3030 on how to target different products -->
You can’t perform that action at this time.
0 commit comments