Skip to content

Commit

Permalink
build: 开启2024.10
Browse files Browse the repository at this point in the history
  • Loading branch information
shuigedeng committed Sep 16, 2024
1 parent 43a7138 commit c7eca60
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ plugins {

//smart-doc gradle 插件
// https://plugins.gradle.org/plugin/com.ly.smart-doc
id "com.ly.smart-doc" version "3.0.7-release"
id "com.ly.smart-doc" version "3.0.8"

//OWASP 依赖检查插件。
//https://plugins.gradle.org/plugin/org.owasp.dependencycheck
Expand Down Expand Up @@ -201,7 +201,7 @@ plugins {
//https://github.com/swagger-api/swagger-core/tree/master/modules/swagger-gradle-plugin
id "io.swagger.core.v3.swagger-gradle-plugin" version "2.2.23"

//id 'org.cyclonedx.bom' version '1.8.2'
//id 'org.cyclonedx.bom' version '1.10.0'

//alias(projectLibs.plugins.springboot)
//alias(projectLibs.plugins.kotlin.jvm)
Expand Down

0 comments on commit c7eca60

Please sign in to comment.