mranders-hltv

Results 1 issues of mranders-hltv

I ran into an issue when attempting to apply both the Java and Terraform plugins, and declaring an implementation dependency: ``` plugins { id("java") id("org.jetbrains.gradle.terraform") version "1.4.2" } repositories {...