Skip to content
This repository has been archived by the owner on Jan 8, 2025. It is now read-only.

Commit

Permalink
Updated projects to Java 11
Browse files Browse the repository at this point in the history
  • Loading branch information
aabiabdallah committed Jan 26, 2023
1 parent a2a7cbd commit b1981a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base-component/webroot/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import java.nio.charset.StandardCharsets
buildscript {
repositories {
mavenCentral()
maven { url "https://plugins.gradle.org/m2/" }
gradlePluginPortal()
}
dependencies {
classpath 'com.github.ben-manes:gradle-versions-plugin:0.42.0'
Expand Down

0 comments on commit b1981a0

Please sign in to comment.