Remove dependency on Kotlin for tests
The Eclipse tooling keeps flaking out and refuses to work at all since 0.8.7. Maybe revisit this when it is stable.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
<plugin>
|
||||
<groupId>com.microsoft.azure</groupId>
|
||||
<artifactId>azure-functions-maven-plugin</artifactId>
|
||||
<version>1.0.0-beta-6</version>
|
||||
<version>1.2.0</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>javax.xml.bind</groupId>
|
||||
|
||||
Reference in New Issue
Block a user