Skip to content

Commit

Permalink
akfds
Browse files Browse the repository at this point in the history
  • Loading branch information
jainv4156 committed Feb 11, 2025
1 parent f9e579e commit be3580a
Show file tree
Hide file tree
Showing 2 changed files with 118 additions and 67 deletions.
12 changes: 6 additions & 6 deletions scripts/assets/maven_dependencies.textproto
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,8 @@ maven_dependency {
}
}
maven_dependency {
artifact_name: "androidx.concurrent:concurrent-futures:1.0.0"
artifact_version: "1.0.0"
artifact_name: "androidx.concurrent:concurrent-futures:1.1.0"
artifact_version: "1.1.0"
license {
license_name: "The Apache Software License, Version 2.0"
original_link: "https://www.apache.org/licenses/LICENSE-2.0.txt"
Expand Down Expand Up @@ -1912,8 +1912,8 @@ maven_dependency {
}
}
maven_dependency {
artifact_name: "org.jetbrains.kotlin:kotlin-stdlib:1.6.21"
artifact_version: "1.6.21"
artifact_name: "org.jetbrains.kotlin:kotlin-stdlib:1.7.10"
artifact_version: "1.7.10"
license {
license_name: "The Apache License, Version 2.0"
original_link: "https://www.apache.org/licenses/LICENSE-2.0.txt"
Expand All @@ -1923,8 +1923,8 @@ maven_dependency {
}
}
maven_dependency {
artifact_name: "org.jetbrains.kotlin:kotlin-stdlib-common:1.6.21"
artifact_version: "1.6.21"
artifact_name: "org.jetbrains.kotlin:kotlin-stdlib-common:1.7.10"
artifact_version: "1.7.10"
license {
license_name: "The Apache License, Version 2.0"
original_link: "https://www.apache.org/licenses/LICENSE-2.0.txt"
Expand Down
Loading

0 comments on commit be3580a

Please sign in to comment.