Skip to content

Commit

Permalink
update spring boot version 3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
vnobo committed Feb 26, 2024
1 parent f626eeb commit 18cbd8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 30 deletions.
29 changes: 0 additions & 29 deletions .github/workflows/code_quality.yml

This file was deleted.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "org.springframework.boot" version "3.2.2" apply false
id "org.springframework.boot" version "3.2.3" apply false
id 'io.spring.dependency-management' version '1.1.4' apply false
id 'org.graalvm.buildtools.native' version '0.9.28' apply false
}
Expand Down

0 comments on commit 18cbd8d

Please sign in to comment.