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 8fafd90 commit a79ec4bCopy full SHA for a79ec4b
.gitignore
@@ -1,4 +1,5 @@
1
.gradle
2
+.kotlin
3
build/
4
!gradle/wrapper/gradle-wrapper.jar
5
!**/src/main/**/build/
gradle.properties
@@ -11,6 +11,4 @@ ideaUntilBuild=251.*
11
12
cmlVersion=6.12.0
13
lsp4ijVersion=0.13.0
14
-jUnit4Version=4.13.2
15
-jUnit5Version=5.12.2
16
mockkVersion=1.13.17
0 commit comments