Skip to content
This repository was archived by the owner on Mar 2, 2022. It is now read-only.

Commit 3f1c99c

Browse files
committed
Update dependency name.remal:gradle-plugins to v1.5.1
1 parent f7cfc2d commit 3f1c99c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ buildscript {
2424
ext.springBootVersion = '2.5.5'
2525

2626
dependencies {
27-
classpath 'name.remal:gradle-plugins:1.4.1'
27+
classpath 'name.remal:gradle-plugins:1.5.1'
2828
classpath 'org.sonarsource.scanner.gradle:sonarqube-gradle-plugin:3.3'
2929
classpath 'net.sourceforge.plantuml:plantuml:1.2020.19'
3030
classpath 'gradle.plugin.org.jetbrains.gradle.plugin.idea-ext:gradle-idea-ext:1.1.3'

0 commit comments

Comments
 (0)