File tree Expand file tree Collapse file tree 2 files changed +3
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
6
6
7
7
8
8
group = " com.uriyyo.evaluate_async_code"
9
- version = " 1.24 "
9
+ version = " 1.25 "
10
10
11
11
repositories {
12
12
mavenCentral()
Original file line number Diff line number Diff line change 1
1
<idea-plugin >
2
2
<id >com.uriyyo.evaluate_async_code</id >
3
3
<name >Evaluate Async Code</name >
4
- <version >1.24 </version >
4
+ <version >1.25 </version >
5
5
<
vendor email =
" [email protected] " >Yurii Karabas</
vendor >
6
6
7
7
<description >
10
10
</description >
11
11
12
12
<change-notes >
13
- Add initial trio integration (might have issues, waiting for feedback).
14
- Bump minimal java version to 11.
13
+ Update async-eval version (fix pypy integration issue).
15
14
</change-notes >
16
15
17
16
<idea-version since-build =" 222" />
You can’t perform that action at this time.
0 commit comments