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 f7db493 commit e6218bfCopy full SHA for e6218bf
gradle.properties
@@ -23,4 +23,9 @@ hamcrest_version=2.2
23
awaitility_version=2.0.0
24
reactor_core_version=3.6.6
25
caffeine_version=3.1.8
26
-reactive_streams_version=1.0.3
+reactive_streams_version=1.0.3
27
+``
28
+# Prevents the Kotlin stdlib being a POM dependency
29
+#
30
+# https://kotlinlang.org/docs/gradle-configure-project.html#dependency-on-the-standard-library
31
+kotlin.stdlib.default.dependency=false
0 commit comments