Skip to content

Commit

Permalink
chore(deps): bump artifacts model version to 1.1.0 (#3011)
Browse files Browse the repository at this point in the history
  • Loading branch information
vhemery authored May 24, 2024
1 parent 128a1a9 commit c705201
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ springSessionVersion = "2.7.4"
springBootVersion = "2.7.18"
commonsLangVersion = "3.11"
junit5Version = "5.10.2"
bonitaArtifactsModelVersion = "1.1.0-SNAPSHOT"
bonitaArtifactsModelVersion = "1.1.0"
commonsIOVersion = "2.8.0"
commonsFileUploadVersion = "1.5"
commonsBeanutilsVersion = "1.9.4"
Expand Down Expand Up @@ -127,4 +127,4 @@ groovy = ["groovyCore", "groovyServlet", "groovyXml", "groovyJson", "groovyJmx",
[plugins]
bonitaFormatting = { id = "com.bonitasoft.gradle.bonita-formatting", version = "0.1.63" }
dependencyUpdates = { id = "com.github.ben-manes.versions", version = "0.51.0" } # used by "List out-of-date dependencies" script
taskInfo = { id = "org.barfuin.gradle.taskinfo", version = "2.2.0" } # Adds a 'tiTree' task to display Gradle task-graph
taskInfo = { id = "org.barfuin.gradle.taskinfo", version = "2.2.0" } # Adds a 'tiTree' task to display Gradle task-graph

0 comments on commit c705201

Please sign in to comment.