We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09b556b commit 321c3caCopy full SHA for 321c3ca
build.gradle.kts
@@ -94,7 +94,7 @@ dependencies {
94
}
95
96
implementation("com.github.1c-syntax", "utils", "9202a75f5cc6f1ecff13855e478c4d67a3bb62c2")
97
- implementation("com.github.1c-syntax", "mdclasses", "ec138a2a5819ccb0d25d3c742ba2ce8b2464f185")
+ implementation("com.github.1c-syntax", "mdclasses", "0.6.0")
98
99
compileOnly("org.projectlombok", "lombok", lombok.version)
100
0 commit comments