Skip to content

Commit

Permalink
Releasing 2.12
Browse files Browse the repository at this point in the history
  • Loading branch information
alextu committed May 15, 2024
1 parent 850bcd1 commit e8269cb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -299,6 +299,7 @@ The following table shows the compatibility of the plugin version with Develocit
|===
|Jenkins Gradle Plugin version | Injected Develocity Maven extension version | Injected Common Custom User Data Maven extension version | Minimum supported Develocity version
|Next version | 1.21.3 | 2.0 | 2024.1
|2.12 | 1.21.3 | 2.0 | 2024.1
|2.11 | 1.21.1 | 2.0 | 2024.1
|2.10 | 1.20.1 | 1.12.5 | 2023.4
|2.9 | 1.19.3 | 1.12.4 | 2023.3
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
version = 2.11.1-SNAPSHOT
version = 2.12
githubUser = jenkinsci
org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m

0 comments on commit e8269cb

Please sign in to comment.