[Build] Specify lombok dependency version in versions.properties
This commit is contained in:
committed by
teamcity
parent
b2e558a174
commit
c249eb9d2d
@@ -17,7 +17,7 @@ dependencies {
|
||||
testImplementation(project(":kotlin-lombok-compiler-plugin.k2"))
|
||||
testImplementation(project(":kotlin-lombok-compiler-plugin.cli"))
|
||||
|
||||
testImplementation("org.projectlombok:lombok:1.18.16")
|
||||
testImplementation(commonDependency("org.projectlombok:lombok"))
|
||||
|
||||
testApi(project(":compiler:util"))
|
||||
testApi(project(":compiler:backend"))
|
||||
|
||||
Reference in New Issue
Block a user