Skip to content

Commit 32572bd

Browse files
themkatfwcd
andauthored
Pin version for kotlin-sam-with-receiver-compiler-plugin
Co-authored-by: FW <[email protected]>
1 parent 89facbe commit 32572bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040
implementation "org.jetbrains.kotlin:kotlin-compiler:$kotlinVersion"
4141
implementation "org.jetbrains.kotlin:kotlin-scripting-compiler:$kotlinVersion"
4242
implementation "org.jetbrains.kotlin:kotlin-scripting-jvm-host-unshaded:$kotlinVersion"
43-
implementation 'org.jetbrains.kotlin:kotlin-sam-with-receiver-compiler-plugin'
43+
implementation "org.jetbrains.kotlin:kotlin-sam-with-receiver-compiler-plugin:$kotlinVersion"
4444
implementation "org.jetbrains.kotlin:kotlin-reflect:$kotlinVersion"
4545
implementation 'org.jetbrains:fernflower:1.0'
4646
implementation "org.jetbrains.exposed:exposed-core:$exposedVersion"

0 commit comments

Comments
 (0)