File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -35,4 +35,4 @@ javaVersion=17
35
35
kotlin.stdlib.default.dependency =false
36
36
37
37
# Snapshot version, automatically incremented by the CI
38
- snapshotVersion =27
38
+ snapshotVersion =28
Original file line number Diff line number Diff line change 1
1
<plugins >
2
2
<plugin
3
3
id =" com.apollographql.ijplugin"
4
- url =" https://repsy.io/mvn/bod/apollo-intellij-plugin/com/apollographql/apollo-intellij-plugin/4.0.0-alpha.3 -SNAPSHOT.27 /apollo-intellij-plugin-4.0.0-alpha.3 -SNAPSHOT.27 .zip"
5
- version =" 4.0.0-alpha.3 -SNAPSHOT.27 " >
6
- <idea-version since-build =" 222 " until-build =" 232.*" />
4
+ url =" https://repsy.io/mvn/bod/apollo-intellij-plugin/com/apollographql/apollo-intellij-plugin/4.0.0-alpha.4 -SNAPSHOT.28 /apollo-intellij-plugin-4.0.0-alpha.4 -SNAPSHOT.28 .zip"
5
+ version =" 4.0.0-alpha.4 -SNAPSHOT.28 " >
6
+ <idea-version since-build =" 223 " until-build =" 232.*" />
7
7
<name >Apollo GraphQL (Weekly Snapshots)</name >
8
8
</plugin >
9
9
</plugins >
You can’t perform that action at this time.
0 commit comments