Skip to content

Commit

Permalink
Change version and codename
Browse files Browse the repository at this point in the history
  • Loading branch information
mn-mikke committed Jun 19, 2023
1 parent 18f7bd9 commit 1619acd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ systemProp.org.gradle.internal.http.connectionTimeout=300000
systemProp.org.gradle.internal.http.socketTimeout=300000
# Increase Xmx to 1G to enable full build (otherwise OOMs when building hadoop jars)
systemProp.org.gradle.jvmargs=-Xmx1024M
version=3.41.0
version=3.42.0
# Default build profile
profile=Java
# Branch codename
codename=bleeding_edge
codename=3.42.0
# Run findbugs
doFindbugs=false
# Run animal sniffer to verify compatibility of API with actual Java version
Expand Down

0 comments on commit 1619acd

Please sign in to comment.