mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-17 08:24:13 +00:00
Configure Mockito Java agent in Test tasks
Closes gh-35207
This commit is contained in:
@@ -5,6 +5,7 @@ org.gradle.jvmargs=-Xmx2048m
|
||||
org.gradle.parallel=true
|
||||
|
||||
kotlinVersion=2.2.0
|
||||
mockitoVersion=5.18.0
|
||||
|
||||
kotlin.jvm.target.validation.mode=ignore
|
||||
kotlin.stdlib.default.dependency=false
|
||||
|
||||
Reference in New Issue
Block a user