Skip to content

Commit a1e373e

Browse files
committed
Add KotlinxDatetimeJvm transform
1 parent a50fced commit a1e373e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.brazil.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@
22
"dependencies": {
33
"org.jetbrains.kotlin:kotlin-stdlib:2.*": "KotlinStdlib-2.x",
44
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.*": "KotlinxCoroutinesCoreJvm-1.x",
5-
65
"com.squareup.okhttp3:okhttp-coroutines:5.*": "OkHttp3Coroutines-5.x",
76
"com.squareup.okhttp3:okhttp:5.*": "OkHttp3-5.x",
87
"com.squareup.okio:okio-jvm:3.*": "OkioJvm-3.x",
98
"io.opentelemetry:opentelemetry-api:1.*": "Maven-io-opentelemetry_opentelemetry-api-1.x",
109
"org.slf4j:slf4j-api:2.*": "Maven-org-slf4j_slf4j-api-2.x",
1110
"aws.sdk.kotlin.crt:aws-crt-kotlin:0.9.*": "AwsCrtKotlin-0.9.x",
1211
"aws.sdk.kotlin.crt:aws-crt-kotlin:0.8.*": "AwsCrtKotlin-0.8.x",
13-
"com.squareup.okhttp3:okhttp:4.*": "OkHttp3-4.x"
12+
"com.squareup.okhttp3:okhttp:4.*": "OkHttp3-4.x",
13+
"org.jetbrains.kotlinx:kotlinx-datetime:0.*": "KotlinxDatetimeJvm-0.x"
1414
},
1515
"packageHandlingRules": {
1616
"versioning": {

0 commit comments

Comments
 (0)