Skip to content

Commit

Permalink
Prep for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
smillst committed Jun 1, 2023
1 parent 32a0a59 commit 2b03b28
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ allprojects {
// level (third number) if:
// * any new checkers have been added, or
// * backward-incompatible changes have been made to APIs or elsewhere.
version '3.34.1-SNAPSHOT'
version '3.35.0'

tasks.withType(JavaCompile).configureEach {
options.fork = true
Expand Down
2 changes: 2 additions & 0 deletions docs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ Removed methods that have been deprecated for over two years.

**Closed issues:**

#4170, #5722, #5777, #5807, #5821, #5826, #5829, #5837, #5930.


Version 3.34.0 (May 2, 2023)
------------------------------
Expand Down

0 comments on commit 2b03b28

Please sign in to comment.