Skip to content
Snippets Groups Projects
Commit 5e0208a1 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add version

parent 8749130d
No related branches found
No related tags found
1 merge request!806AWS Lambda
......@@ -10,7 +10,7 @@ plugins {
id "eclipse-wtp"
id "jacoco"
id "maven-publish"
id("io.micronaut.application") version "3.7.10"
id("io.micronaut.application") version "${micronautAppVersion}"
}
apply from: "${projectDir}/gradle/app-version.gradle"
......
......@@ -5,6 +5,7 @@ grgitVersion = 4.1.1
jacksonVersion = 2.9.0
jgitVersion = 6.7.0.202309050840-r
junitVersion = 5.8.2
micronautAppVersion = 3.7.10
micronautVersion = 3.10.1
nodePluginVersion = 3.0.1
nodeVersion = 16.3.0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment