Skip to content

Commit

Permalink
Releasing 2.9
Browse files Browse the repository at this point in the history
  • Loading branch information
alextu committed Oct 24, 2023
1 parent 47bb9c5 commit 76e70f3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,8 @@ The following table shows the compatibility of the plugin version with Gradle En

|===
|Jenkins Gradle Plugin version | Injected Gradle Enterprise Maven extension version | Injected Common Custom User Data Maven extension version | Minimum supported Gradle Enterprise version
|Next version | 1.19.13 | 1.12.4 | 2023.3
|Next version | 1.19.3 | 1.12.4 | 2023.3
|2.9 | 1.19.3 | 1.12.4 | 2023.3
|2.8.2 | 1.18.1 | 1.12.2 | 2023.2
|2.8.1 | 1.17.3 | 1.12 | 2023.1
|2.8 | 1.17.3 | 1.12 | 2023.1
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.8.3-SNAPSHOT
version = 2.9
githubUser = jenkinsci
org.gradle.jvmargs=-Xmx1g -XX:MaxMetaspaceSize=512m

0 comments on commit 76e70f3

Please sign in to comment.