Skip to content

Commit

Permalink
Updated com.softwaremill.sttp.tapir:tapir-core_3 to 1.11.14 (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Feb 12, 2025
1 parent f2bbcb8 commit 17f0890
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ bazel_dep(name = "rules_jvm_external", version = "6.7")
maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
maven.install(
artifacts = [
"com.softwaremill.sttp.tapir:tapir-core_3:1.11.13",
"com.softwaremill.sttp.tapir:tapir-core_3:1.11.14",
],
fetch_sources = True,
lock_file = "//:maven_install.json",
Expand Down
22 changes: 11 additions & 11 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": 2032076284,
"__RESOLVED_ARTIFACTS_HASH": 2002986975,
"__INPUT_ARTIFACTS_HASH": -200774435,
"__RESOLVED_ARTIFACTS_HASH": -2100069670,
"conflict_resolution": {
"com.google.errorprone:error_prone_annotations:2.3.2": "com.google.errorprone:error_prone_annotations:2.11.0"
},
Expand Down Expand Up @@ -106,10 +106,10 @@
},
"com.softwaremill.sttp.tapir:tapir-core_3": {
"shasums": {
"jar": "21c40fbc33dd34e9858910798a0eb6d58869456887abe17d369c47eef7e6a44a",
"sources": "5e4e7472a62807313c94c850de1c103d822de6d4c70f7ad06ec523098989f900"
"jar": "8d709d5104c5d22637cfb7886f3f420a1274f40ce87127f7995b12ed90aabb05",
"sources": "4573ec322d69c4f279b80135e27b86b54639ae1e8d1efbb68e9d161a5e3fbf7e"
},
"version": "1.11.13"
"version": "1.11.14"
},
"junit:junit": {
"shasums": {
Expand Down Expand Up @@ -169,17 +169,17 @@
},
"org.scala-lang:scala-library": {
"shasums": {
"jar": "43e0ca1583df1966eaf02f0fbddcfb3784b995dd06bfc907209347758ce4b7e3",
"sources": "4be0650f427ebf6ff8a462fe634fdc02665d59ec3962c4d98dbf5ac766f1dd4f"
"jar": "8e4dbc3becf70d59c787118f6ad06fab6790136a0699cd6412bc9da3d336944e",
"sources": "d2fc9d93d6e0915e8244846c8ecfc9ce89a79b2571a3c2d479d906af3a8888df"
},
"version": "2.13.14"
"version": "2.13.15"
},
"org.scala-lang:scala3-library_3": {
"shasums": {
"jar": "d95184acfcd814da2e051378e4962c653f4b468f4086452ab427af030482bd3c",
"sources": "7143ebfcd9568b7183f171543110a245e22ae8bf7ba629400631f300ab3426da"
"jar": "26163f54674adb4c3e2151155f7f6f17095a0be10ebfb884ee8cdca98adca248",
"sources": "f5e498f5f106b265ff6e9b0c052b822e8159ef4d2b650301d615a711bac2cb23"
},
"version": "3.3.4"
"version": "3.3.5"
}
},
"dependencies": {
Expand Down

0 comments on commit 17f0890

Please sign in to comment.