Skip to content

Commit

Permalink
Port Gson fix to bzlmod in order to ensure v2.10.1 reliably
Browse files Browse the repository at this point in the history
  • Loading branch information
oliviernotteghem committed Aug 2, 2024
1 parent 681ca59 commit 72d6696
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
maven.install(
name = "kotlin_rules_maven",
artifacts = [
"com.google.code.gson:gson:2.10.1",
"com.google.code.findbugs:jsr305:3.0.2",
"junit:junit:4.13-beta-3",
"com.google.protobuf:protobuf-java:3.6.0",
Expand Down

0 comments on commit 72d6696

Please sign in to comment.