Idea dependency updated to 143.2072
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
<project name="Update Dependencies" default="update_teamcity" xmlns:if="ant:if" xmlns:unless="ant:unless">
|
||||
|
||||
<property name="automerge_dummy" value="This property is used to trick git merge. Do not delete empty lines around."/>
|
||||
<property name="ideaVersion" value="143.1960"/>
|
||||
<property name="idea.kotlin.branch" value="<default>"/>
|
||||
<property name="ideaVersion" value="143.2072"/>
|
||||
<property name="idea.kotlin.branch" value="rc"/>
|
||||
|
||||
|
||||
<property name="kotlin.bootstrap.branch" value=""/>
|
||||
|
||||
Reference in New Issue
Block a user