Update test fixture dependencies. (#354)

This commit is contained in:
Yang
2023-12-06 11:37:21 +11:00
committed by GitHub
parent fabc29122a
commit f72f505164
7 changed files with 27 additions and 23 deletions
-3
View File
@@ -2,9 +2,6 @@ org.gradle.parallel=true
org.gradle.configureondemand=true
org.gradle.caching=true
# Enable parallel tasks execution for Kotlin Gradle plugin
kotlin.parallel.tasks.in.project=true
# Kotlin code style
kotlin.code.style=official