-
Notifications
You must be signed in to change notification settings - Fork 69
tests: Use fixed copyright year in tests. #4036
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 25 commits
a6d204b
0559cb1
fa6a501
1421a00
8938dd6
7c8cb3e
23ad9b0
507ebcb
38e0ca6
f62aee7
34cefeb
d89df74
f9e00a4
1fce5f0
9097e11
38d90a9
e7022df
f9b953f
f1db946
3b39da7
31c4de6
3957c6a
06c3616
60ad11c
9ac79fc
35f6d73
b45c185
674dd9e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| # See https://github.com/bazelbuild/bazelisk | ||
| # Version required for Java 24 support (https://github.com/bazelbuild/bazel/commit/806a6e82320956b63f1351ebe2b0da8483f36f19). | ||
| USE_BAZEL_VERSION=7.6.1 | ||
| USE_BAZEL_VERSION=7.7.0 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -323,6 +323,9 @@ | |
| target/generated-test-resources/protobuf/descriptor-sets | ||
| </additionalClasspathElement> | ||
| </additionalClasspathElements> | ||
| <environmentVariables> | ||
| <TEST_CURRENT_YEAR>2025</TEST_CURRENT_YEAR> | ||
|
||
| </environmentVariables> | ||
| </configuration> | ||
| </plugin> | ||
|
|
||
|
|
||
Uh oh!
There was an error while loading. Please reload this page.