Skip to content

Commit

Permalink
add module authorization server.
Browse files Browse the repository at this point in the history
  • Loading branch information
vnobo committed Mar 25, 2024
1 parent a17fdff commit cc6a127
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
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.3" apply false
id "org.springframework.boot" version "3.2.4" 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
Empty file.

0 comments on commit cc6a127

Please sign in to comment.