Update time-spel-log sample to Boot 3.2.3

This commit is contained in:
Chris Bono
2024-03-01 11:49:44 -06:00
committed by GitHub
parent 087a3383dd
commit 581a727753

View File

@@ -1,6 +1,6 @@
plugins {
id 'java'
id 'org.springframework.boot' version '3.2.1'
id 'org.springframework.boot' version '3.2.3'
id 'io.spring.dependency-management' version '1.1.4'
}