File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66
77
88group = " com.uriyyo.evaluate_async_code"
9- version = " 1.23 "
9+ version = " 1.24 "
1010
1111repositories {
1212 mavenCentral()
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >com.uriyyo.evaluate_async_code</id >
33 <name >Evaluate Async Code</name >
4- <version >1.23 </version >
4+ <version >1.24 </version >
55 <
vendor email =
" [email protected] " >Yurii Karabas</
vendor >
66
77 <description >
1010 </description >
1111
1212 <change-notes >
13- Switch to next version of `async-eval` that no longer uses `nest-asyncio` library.
13+ Add initial trio integration (might have issues, waiting for feedback).
14+ Bump minimal java version to 11.
1415 </change-notes >
1516
1617 <idea-version since-build =" 222" />
You can’t perform that action at this time.
0 commit comments