Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
dependency of the starter and the runtime of the sample application; one
property keeps the two in step and gives Dependabot a single line to bump.
-->
<embabel-agent.version>1.5.1</embabel-agent.version>
<embabel-agent.version>1.5.2</embabel-agent.version>
<flatten-maven-plugin.version>1.8.0</flatten-maven-plugin.version>
<jacoco.version>0.8.15</jacoco.version>
<java.version>21</java.version>
Expand Down
Loading