We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad1e7a commit 89124d9Copy full SHA for 89124d9
CHANGELOG.md
@@ -3,6 +3,9 @@
3
# AVA Test Run Configuration Generator Changelog
4
5
## [Unreleased]
6
+version
7
+- Change deprecated method call
8
+
9
## [1.3.1]
10
## [0.0.1]
11
gradle.properties
@@ -3,7 +3,7 @@
pluginGroup = no.eirikb.avatest
pluginName = AvaJavaScriptTestRunnerRunConfigurationGenerator
-pluginVersion = 1.3.1
+pluginVersion = 1.3.2
pluginSinceBuild = 202
pluginUntilBuild = 203.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments