Skip to content

Commit 5a77cb3

Browse files
committed
Expand wildcard match on KotlinStdlib-2.x
1 parent 81536c2 commit 5a77cb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.brazil.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
3-
"org.jetbrains.kotlin:kotlin-stdlib:2.0.*": "KotlinStdlib-2.x",
3+
"org.jetbrains.kotlin:kotlin-stdlib:2.*": "KotlinStdlib-2.x",
44
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.*": "KotlinxCoroutinesCoreJvm-1.x",
55
"org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.*": "KotlinxCoroutinesJdk8-1.x",
66
"software.amazon.awssdk.crt:aws-crt:0.*": "Aws-crt-java-1.0.x"

0 commit comments

Comments
 (0)