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: 4853042ef1f1b98fb01763b1b1cf351e367f36ab
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: 642ddc6163fac4ea995cb0a1204cf4e22dd73ec1
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.12.1.Final
quarkusPlatformVersion=2.12.2.Final

org.gradle.logging.level=INFO