Skip to content

Commit

Permalink
Auto Update to '2025.0.0-beta-3.1' (#47)
Browse files Browse the repository at this point in the history
Co-authored-by: pjreiniger <10381694+pjreiniger@users.noreply.github.com>
  • Loading branch information
pjreiniger and pjreiniger authored Oct 18, 2024
1 parent ae71bb7 commit eaf314c
Show file tree
Hide file tree
Showing 6 changed files with 4,263 additions and 2,050 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-pathplannerlib",
version = "2025.0.0-beta-3",
version = "2025.0.0-beta-3.1",
compatibility_level = 2025,
)

Expand Down
6,229 changes: 4,221 additions & 2,008 deletions MODULE.bazel.lock

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions generate/vendor_dep.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fileName": "PathplannerLib-beta.json",
"name": "PathplannerLib",
"version": "2025.0.0-beta-3",
"version": "2025.0.0-beta-3.1",
"uuid": "1b42324f-17c6-4875-8e77-1c312bc8c786",
"frcYear": "2025",
"mavenUrls": [
Expand All @@ -12,15 +12,15 @@
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-java",
"version": "2025.0.0-beta-3"
"version": "2025.0.0-beta-3.1"
}
],
"jniDependencies": [],
"cppDependencies": [
{
"groupId": "com.pathplanner.lib",
"artifactId": "PathplannerLib-cpp",
"version": "2025.0.0-beta-3",
"version": "2025.0.0-beta-3.1",
"libName": "PathplannerLib",
"headerClassifier": "headers",
"sharedLibrary": false,
Expand Down
28 changes: 14 additions & 14 deletions maven_cpp_deps.bzl

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

4 changes: 2 additions & 2 deletions maven_java_deps.bzl

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

44 changes: 22 additions & 22 deletions tests/MODULE.bazel.lock

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

0 comments on commit eaf314c

Please sign in to comment.