File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ plugins {
22    id ' java' 
33    id " com.github.node-gradle.node"   version " 7.0.2" 
44    id " io.freefair.lombok"   version " 8.0.1" 
5-     id " run.halo.plugin.devtools"   version " 0.1.1 " 
5+     id " run.halo.plugin.devtools"   version " 0.2.0 " 
66}
77
88group ' run.halo.starter' 
@@ -16,7 +16,7 @@ repositories {
1616}
1717
1818dependencies  {
19-     implementation platform(' run.halo.tools.platform:plugin:2.11 .0-SNAPSHOT'  )
19+     implementation platform(' run.halo.tools.platform:plugin:2.20 .0-SNAPSHOT'  )
2020    compileOnly ' run.halo.app:api' 
2121
2222    testImplementation ' run.halo.app:api' 
@@ -52,5 +52,5 @@ build {
5252}
5353
5454halo  {
55-     version =  ' 2.17 ' 
55+     version =  ' 2.20 ' 
5656}
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ metadata:
77  name : starter 
88spec :
99  enabled : true 
10-   requires : " >=2.11 .0" 
10+   requires : " >=2.20 .0" 
1111  author :
1212    name : Halo 
1313    website : https://github.com/halo-dev 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments