Skip to content

Commit

Permalink
Plugins varion catalog
Browse files Browse the repository at this point in the history
  • Loading branch information
germanosin committed Jan 15, 2025
1 parent 4a6ee2b commit 7c5fbd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id 'com.github.node-gradle.node' version '7.0.2'
alias(libs.plugins.node.gradle)
}

node {
Expand Down
2 changes: 2 additions & 0 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,8 @@ git-properties = { id = 'com.gorylenko.gradle-git-properties', version = '2.4.2'
openapi-generator = { id = 'org.openapi.generator', version = '7.9.0' }
allure = { id = 'io.qameta.allure', version='2.10.0' }
nexus-publish-plugin = { id = 'io.github.gradle-nexus.publish-plugin', version = '1.1.0'}
node-gradle = { id = 'com.github.node-gradle.node', version = '7.0.2'}



[libraries]
Expand Down

0 comments on commit 7c5fbd1

Please sign in to comment.