Skip to content
This repository has been archived by the owner on Feb 1, 2025. It is now read-only.
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kotest/kotest-examples-quarkus
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9f0f14ff4b87de45b3602ff971cf363e446fad73
Choose a base ref
..
head repository: kotest/kotest-examples-quarkus
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cfdda7c8ee76555f217f4faa3d61e80d0f2dd8d4
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 gradle.properties
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -3,6 +3,6 @@ quarkusPluginId=io.quarkus
quarkusPluginVersion=2.2.3.Final
quarkusPlatformGroupId=io.quarkus
quarkusPlatformArtifactId=quarkus-bom
quarkusPlatformVersion=2.11.3.Final
quarkusPlatformVersion=2.12.0.Final

org.gradle.logging.level=INFO