chore(deps): update plugin net.researchgate.release to v3

This commit is contained in:
renovate[bot] 2023-05-04 17:47:04 +00:00 committed by GitHub
parent 2c919bff06
commit e7fafb2be3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ buildscript {
plugins {
id 'dev.s7a.gradle.minecraft.server' version '1.2.0'
id 'net.researchgate.release' version '2.8.1'
id 'net.researchgate.release' version '3.0.2'
}
apply plugin: 'java'