Skip to content
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

Migrate google-java-format to JSpecify #1073

Merged
merged 1 commit into from
Feb 23, 2024
Merged

Conversation

copybara-service[bot]
Copy link

Migrate google-java-format to JSpecify

pom.xml Outdated
@@ -88,7 +88,7 @@
<java.version>1.8</java.version>
<guava.version>32.1.3-jre</guava.version>
<truth.version>1.4.0</truth.version>
<checker.version>3.21.2</checker.version>
<checker.version>0.3.0</checker.version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<checker.version>0.3.0</checker.version>
<jspecify.version>0.3.0</jspecify.version>

pom.xml Outdated
@@ -88,7 +88,7 @@
<java.version>1.8</java.version>
<guava.version>32.1.3-jre</guava.version>
<truth.version>1.4.0</truth.version>
<checker.version>3.21.2</checker.version>
<jspecify.version>0.3.0</checker.version>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<jspecify.version>0.3.0</checker.version>
<jspecify.version>0.3.0</jspecify.version>

😉

@copybara-service copybara-service bot force-pushed the test_609528187 branch 4 times, most recently from f254b55 to 0cb5462 Compare February 23, 2024 17:57
PiperOrigin-RevId: 609760882
@copybara-service copybara-service bot merged commit d8216e8 into master Feb 23, 2024
1 check passed
@copybara-service copybara-service bot deleted the test_609528187 branch February 23, 2024 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants