Skip to content

Commit

Permalink
Update to Spring Boot 2.4.0
Browse files Browse the repository at this point in the history
Closes gh-9248
  • Loading branch information
jzheaux committed Dec 2, 2020
1 parent 28bede8 commit 0a95d3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
aspectjVersion=1.9.6
gaeVersion=1.9.82
springJavaformatVersion=0.0.25
springBootVersion=2.4.0-M3
springBootVersion=2.4.0
version=5.4.2-SNAPSHOT
kotlinVersion=1.4.10
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
Expand Down

0 comments on commit 0a95d3c

Please sign in to comment.