Skip to content

Commit

Permalink
[create-pull-request] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
pjreiniger authored and github-actions[bot] committed Oct 19, 2024
1 parent 68e3b90 commit 99d81bc
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 97 deletions.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module(
name = "bzlmodrio-choreolib",
version = "2025.0.0-beta-5",
version = "2025.0.0-beta-6",
compatibility_level = 2025,
)

Expand Down
66 changes: 33 additions & 33 deletions MODULE.bazel.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions generate/vendor_dep.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "ChoreoLib2025Beta.json",
"name": "ChoreoLib",
"version": "2025.0.0-beta-5",
"version": "2025.0.0-beta-6",
"uuid": "b5e23f0a-dac9-4ad2-8dd6-02767c520aca",
"frcYear": "2025",
"mavenUrls": [
Expand All @@ -13,20 +13,20 @@
{
"groupId": "choreo",
"artifactId": "ChoreoLib-java",
"version": "2025.0.0-beta-5"
"version": "2025.0.0-beta-6"
},
{
"groupId": "com.google.code.gson",
"artifactId": "gson",
"version": "2.10.1"
"version": "2.11.0"
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "choreo",
"artifactId": "ChoreoLib-cpp",
"version": "2025.0.0-beta-5",
"version": "2025.0.0-beta-6",
"libName": "ChoreoLib",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand Down
Loading

0 comments on commit 99d81bc

Please sign in to comment.